Gets the period
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public QuotaPeriod Period { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property Period As QuotaPeriod |
Visual C++ |
---|
public: property QuotaPeriod Period { QuotaPeriod get (); void set (QuotaPeriod value); } |