Interface IProperty
Base interface for properties.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IProperty : IMember, IDirtyTracking
Properties
DataType
Gets the DataType.
Declaration
RequestResponse
Type DataType { get; }
Property Value
Type | Description |
---|---|
Type |
IsMultiLanguage
Gets a value indicating whether is IsMultiLanguage.
Declaration
RequestResponse
bool IsMultiLanguage { get; }
Property Value
Type | Description |
---|---|
bool |