[This is preliminary documentation and is subject to change.]
Per user rate for each duration.
Namespace:
OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public double PerUserRatePerDuration { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property PerUserRatePerDuration As Double |
| Visual C++ |
|---|
public: property double PerUserRatePerDuration { double get (); void set (double value); } |
