DomainPropertyKind Enumeration

 

Specifies the type of domain property.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public enum class DomainPropertyKind

Member nameDescription
Calculated

A calculated domain property.

CustomStorage

A custom-stored domain property.

Normal

A normal domain property.

Return to top
Show: