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