DomainRoleInfo.Multiplicity 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 multiplicity of this role.
public:
property Microsoft::VisualStudio::Modeling::Multiplicity Multiplicity { Microsoft::VisualStudio::Modeling::Multiplicity get(); };
public Microsoft.VisualStudio.Modeling.Multiplicity Multiplicity { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Multiplicity : Microsoft.VisualStudio.Modeling.Multiplicity
Public ReadOnly Property Multiplicity As Multiplicity
Property Value
- Attributes