Get the version of Binary represented in the Asset Member version collection

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

Syntax

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

See Also