DomainRoleOrder Enumeration

 

Specifies the direction of a domain role in a domain relationship.

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

public enum class DomainRoleOrder

Member nameDescription
Source

A source domain role.

Target

A target domain role.

Return to top
Show: