Click or drag to resize
DynamicValueType Enumeration

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[EagleAttribute]
public enum DynamicValueType
Members
  Member nameValueDescription
None0
CurrentDate1 Current date.
CurrentDateTime2 Current date including the time.
Remarks