AttributeChangesHistoryRepositoryPreviousValueAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AttributeChangesHistoryEntry, string> PreviousValueAttribute
Public Shared ReadOnly PreviousValueAttribute As ColumnDataAttribute(Of AttributeChangesHistoryEntry, String)
public:
static initonly ColumnDataAttribute<AttributeChangesHistoryEntry^, String^>^ PreviousValueAttribute
static val PreviousValueAttribute: ColumnDataAttribute<AttributeChangesHistoryEntry, string>
Field Value
Type:
ColumnDataAttributeAttributeChangesHistoryEntry,
String
See Also