Click or drag to resize

AnnotationDateTimeFormat Properties

The AnnotationDateTimeFormat type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Public propertyIsValid
Gets the validity of this instance. String are valid if they are not null.
(Inherited from GH_String.)
Public propertyIsValidWhyNot
Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.
(Inherited from GH_String.)
Public propertyTypeDescription (Inherited from GH_String.)
Public propertyTypeName (Inherited from GH_String.)
Public propertyValue
Gets or sets the internal data.
(Inherited from GH_GooT.)
Top
See Also