Click or drag to resize
GCStringValue Properties

The GCStringValue type exposes the following members.

Properties
  NameDescription
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 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 propertyMultiline
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