Get the AssetBinary in the search result entry.

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
IAssetBinary Version { get; }
Visual Basic
ReadOnly Property Version As IAssetBinary
	Get
Visual C++
property IAssetBinary^ Version {
	IAssetBinary^ get ();
}

See Also