Click or drag to resize

IGH_ReferencedData Properties

The IGH_ReferencedData type exposes the following members.

Properties
  NameDescription
Public propertyIsReferencedData
Public propertyIsReferencedDataLoaded
Public propertyIsValid
Gets a value indicating whether or not the current value is valid.
(Inherited from IGH_Goo.)
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 IGH_Goo.)
Public propertyTypeDescription
Gets a description of the type of the implementation.
(Inherited from IGH_Goo.)
Public propertyTypeName
Gets the name of the type of the implementation.
(Inherited from IGH_Goo.)
Top
See Also