1. IProperty

Interface IProperty

Base interface for properties.

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!