[This is preliminary documentation and is subject to change.]
The used time
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public decimal UsedTime { get; set; } |
Visual Basic (Declaration) |
---|
Public Property UsedTime As Decimal |
Visual C++ |
---|
public: property Decimal UsedTime { Decimal get (); void set (Decimal value); } |