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