[This is preliminary documentation and is subject to change.]
The cost of the private document space for each unit.
Namespace:
OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public double PerUnitPrivateDocSpaceRate { get; set; } |
Visual Basic (Declaration) |
---|
Public Property PerUnitPrivateDocSpaceRate As Double |
Visual C++ |
---|
public: property double PerUnitPrivateDocSpaceRate { double get (); void set (double value); } |