Click or drag to resize
GCDNValue Properties

The GCDNValue type exposes the following members.

Properties
  NameDescription
Public propertyCustomDNType
Public propertyDelims
Public propertyDescription
Get or set the description of this value. May return
null
, or an empty string.
(Inherited from GCValue.)
Public propertyDescriptionRef
Get or set the description localization reference. May return null.
(Inherited from GCValue.)
Public propertyDisplayName (Inherited from GCValue.)
Public propertyDisplayNameRef (Inherited from GCValue.)
Public propertyDNSpace
Get or set the enum corresponding to the DN space for this value.
Public propertyDNType
Get or set the enum value corresponding to DN type.
Public propertyDNTypeString
Get the string representing the DN type.
Public propertyHidden
Get or set whether this GCV should be hidden in the user interface.
(Inherited from GCValue.)
Public propertyMandatory
Get or set whether the UI should require that a value be entered for this GCV.
(Inherited from GCValue.)
Public propertyName (Inherited from GCValue.)
Public propertyParent (Inherited from GCValue.)
Public propertyType (Inherited from GCValue.)
Public propertyTypeString (Inherited from GCValue.)
Public propertyValue (Overrides GCValueValue.)
Public propertyXmlItems (Inherited from GCValue.)
Top
See Also