AttributeChangesHistoryEntryNewValue Property |
The new value. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string NewValue { get; }
Public ReadOnly Property NewValue As String
Get
public:
property String^ NewValue {
String^ get ();
}
member NewValue : string with get
Property Value
Type:
String
See Also