IClassifier::UseCases Property

 

Gets the Use Cases for which this Classifier is the Subject.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IList<IUseCase^>^ UseCases {
	IList<IUseCase^>^ get();
}
Return to top
Show: