Interface ISystemPropertyTracker<T>
Defines a system property tracker.
Inherited Members
Namespace: StylelabsStylelabs.MStylelabs.M.ScriptingStylelabs.M.Scripting.TypesStylelabs.M.Scripting.Types.V1_0ChangeTrackingGeneric
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| T |
The property type. |
Properties
OriginalValue
Gets the original value.
Declaration
Property Value
| Type | Description |
|---|---|
| T |
Value
Gets the value.
Declaration
Property Value
| Type | Description |
|---|---|
| T |