CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

IsLicensed<(Of <(<'type>)>)>..::..Volume Property

Gets or sets the volume constrain.

Namespace:  CAS.Lib.CodeProtect
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public Nullable<int> Volume { get; set; }
Public Property Volume As Nullable(Of Integer)
	Get
	Set
public:
property Nullable<int^> Volume {
	Nullable<int^> get ();
	void set (Nullable<int^> value);
}

Field Value

The volume. Null if not valid license found.