Class MemberBase
Base class for member.
Inheritance
object
MemberBase
Implements
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
DefinitionType
Gets the definition type.
Declaration
Property Value
| Type | Description |
|---|---|
| MemberDefinitionType |
IsDirty
Gets a value indicating whether is dirty or not.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |
IsTracking
Gets or sets a value indicating whether tracking is enable.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |
Name
Gets or sets the name.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Methods
MarkClean()
Marks as clean.
Declaration
StartTracking()
Starts tracking.
Declaration
Implements
If you have suggestions for improving this article, let us know!