1. IMember

Interface IMember

Base interface for all member (properties and relations).

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IMember : IDirtyTracking

Properties

DefinitionType

Gets see DefinitionType.

Declaration
MemberDefinitionType DefinitionType { get; }
Property Value
TypeDescription
MemberDefinitionType

Name

Gets see Name.

Declaration
string Name { get; }
Property Value
TypeDescription
string
If you have suggestions for improving this article, let us know!