GCDNValueDnSpace Enumeration |
[Missing <summary> documentation for "T:DXMLBase.Gcv.GCDNValue.DnSpace"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic Enumeration DnSpace
public enum class DnSpace
Members
| Member name | Value | Description |
---|
| DN_SPACE_UNSPECIFIED | -1 | Integer constant indicating DN space isn't specified. |
| DN_SPACE_DIRXML | 0 | Integer constant representing DN space . |
| DN_SPACE_APPLICATION | 1 | Integer constant representing DN space . |
See Also