Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the expression that defines the Constraint.
Namespace: Microsoft.VisualStudio.Uml.Classes
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
IValueSpecification Specification { get; }
property IValueSpecification^ Specification {
IValueSpecification^ get();
}
abstract Specification : IValueSpecification with get
ReadOnly Property Specification As IValueSpecification
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.IValueSpecification
See Also
IConstraint Interface
Microsoft.VisualStudio.Uml.Classes Namespace
Return to top