Get the Asset for this Snapshot

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

Syntax

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

See Also