Click or drag to resize
GCDNValueDnSpace Enumeration

[Missing <summary> documentation for "T:DXMLBase.Gcv.GCDNValue.DnSpace"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum DnSpace
Members
  Member nameValueDescription
DN_SPACE_UNSPECIFIED-1 Integer constant indicating DN space isn't specified.
DN_SPACE_DIRXML0 Integer constant representing DN space
"dirxml"
.
DN_SPACE_APPLICATION1 Integer constant representing DN space
"application"
.
See Also