The PartDataRecord type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | ||
| GetAllDataFields | Gets all data fields. | |
| GetDataFieldBy(PartContextType) | Gets the object of DataField by Context. | |
| GetDataFieldBy(String) | Gets the object of DataField by Name. | |
| 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. |
