Namespace: Cartella.Models.EditForm
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public AssetValue AssetValue { get; }
Visual Basic
Public ReadOnly Property AssetValue As AssetValue
	Get
Visual C++
public:
property AssetValue^ AssetValue {
	AssetValue^ get ();
}

See Also