1. Stylelabs.M.Sdk.Contracts.Base

Interface IProperty

Base interface for properties.

Inherited Members

IMember.Name

IMember.DefinitionType

IDirtyTracking.IsTracking

IDirtyTracking.IsDirty

IDirtyTracking.StartTracking()

IDirtyTracking.MarkClean()

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase

Assembly: Stylelabs.M.Sdk.dll

Syntax

public interface IProperty : IMember, IDirtyTracking

Properties

DataType

Gets the DataType.

Declaration

Type DataType { get; }

Property Value

TypeDescription
Type

IsMultiLanguage

Gets a value indicating whether is IsMultiLanguage.

Declaration

bool IsMultiLanguage { get; }

Property Value

TypeDescription
bool
If you have suggestions for improving this article, let us know!