Class CultureSensitiveValueChange
Defines a culture sensitive value.
Inheritance
object
CultureSensitiveValueChange
Namespace: StylelabsStylelabs.MStylelabs.M.ScriptingStylelabs.M.Scripting.TypesStylelabs.M.Scripting.Types.V1_0ChangeTrackingChangeSet
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
Properties
Culture
Gets or sets the culture of the changed value.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo |
OriginalValue
Gets or sets the original value.
Declaration
Property Value
| Type | Description |
|---|---|
| object |
Value
Gets or sets the current value.
Declaration
Property Value
| Type | Description |
|---|---|
| object |