IStreamableField Members
Include Protected Members
Include Inherited Members
Represents a streamable field.
The IStreamableField type exposes the following members.
Properties
Name | Description | |
---|---|---|
ParentInstance | Gets the External Item that this field belongs to. | |
StreamAccessorName | Gets the name of the MethodInstance that implements the access to the corresponding streamable field. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from IDisposable.) | |
GetData | Returns the data stream of the field. |
Top