Enum DynamicValueType
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum DynamicValueType : int
Fields
Name | Description |
---|---|
AutoNumber | Auto incrementing number. |
CurrentDate | Current date. |
CurrentDateTime | Current date including the time. |
CurrentTime | Current time. |
None |