DomainRoleAttribute.Order Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the order of domain role in domain relationship.
public:
property Microsoft::VisualStudio::Modeling::DomainRoleOrder Order { Microsoft::VisualStudio::Modeling::DomainRoleOrder get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleOrder Order { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Order : Microsoft.VisualStudio.Modeling.DomainRoleOrder
Public ReadOnly Property Order As DomainRoleOrder
Property Value
- Attributes