The PartDataRecord type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the PartDataRecord |
![]() | GetAllDataFields |
Gets all data fields.
|
![]() | GetDataFieldBy(String) |
Gets the object of DataField by Name.
|
![]() | GetDataFieldBy(PartContextType) |
Gets the object of DataField by Context.
|
![]() | GetDataFieldBy(PartContextType, Int32) |
Gets the object of DataField by Context and index.
|
![]() | GetMaxIndex |
Gets the maximum index of one context type.
|
![]() | GetSupportedContexts |
Gets the collection of supported ContextType.
|