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