The PartDataRecord type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the PartDataRecord
Public methodGetAllDataFields
Gets all data fields.
Public methodGetDataFieldBy(String)
Gets the object of DataField by Name.
Public methodGetDataFieldBy(PartContextType)
Gets the object of DataField by Context.
Public methodGetDataFieldBy(PartContextType, Int32)
Gets the object of DataField by Context and index.
Public methodGetMaxIndex
Gets the maximum index of one context type.
Public methodGetSupportedContexts
Gets the collection of supported ContextType.

See Also