Class IntConstant
Inheritance
System.Object
IntConstant
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class IntConstant : object
Properties
Value
Declaration
public System.Nullable<int> Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |