The IAssetBinarySection type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalProperties
Get the additional properties of the Section.
Public propertyAssetManager
Get the AssetSystemManager that created this object.
(Inherited from IAssetCommon.)
Public propertyAssetType
Get the name of AssetType.
(Inherited from IAssetCommon.)
Public propertyCorrupted
Test to learn if the asset object is corrupted/changed.
(Inherited from IAssetCommon.)
Public propertyID
Get ID of the object
(Inherited from IUniqueObject.)
Public propertyMimeType (Inherited from IAssetMetaInfo.)
Public propertyName
Get, set Name of the object
(Inherited from IUniqueObject.)
Public propertyOwner
Get the Owner AssetBinary of this Section.

See Also