1. CultureSensitivePropertyChange

Class CultureSensitivePropertyChange

Represents a change on a culture sensitive property.

Inheritance
object
CultureSensitivePropertyChange
Namespace: StylelabsStylelabs.MStylelabs.M.ScriptingStylelabs.M.Scripting.TypesStylelabs.M.Scripting.Types.V1_0ChangeTrackingChangeSet
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
public class CultureSensitivePropertyChange : PropertyChange

Properties

Changes

Gets or sets all changes per culture.

Declaration
public IList<CultureSensitiveValueChange> Changes { get; set; }
Property Value
TypeDescription
IList<>CultureSensitiveValueChange
If you have suggestions for improving this article, let us know!