Gets or the date on which the COrder was last updated.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public DateTime UpdatedOn { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UpdatedOn As DateTime |
| Visual C++ |
|---|
public: property DateTime UpdatedOn { DateTime get (); } |