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
RequestResponse
public class CultureSensitiveValueChange

Properties

Culture

Gets or sets the culture of the changed value.

Declaration
RequestResponse
public CultureInfo Culture { get; set; }
Property Value
TypeDescription
CultureInfo

OriginalValue

Gets or sets the original value.

Declaration
RequestResponse
public object OriginalValue { get; set; }
Property Value
TypeDescription
object

Value

Gets or sets the current value.

Declaration
RequestResponse
public object Value { get; set; }
Property Value
TypeDescription
object

Do you have some feedback for us?

If you have suggestions for improving this article,