[This is preliminary documentation and is subject to change.]
Date string indicating when note was created.
Namespace:
OfficeClip.BusinessLayer.Extranet.UserAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public string Created { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Created As String |
| Visual C++ |
|---|
public: property String^ Created { String^ get (); } |
