AssociatedPropertyInfo::FilteringValues Property

 

A list of filtering values associated with this property. Used for ShapeField visibility property associations.

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

public:
property IList^ FilteringValues {
	IList^ get();
}

Property Value

Type: System.Collections::IList^

A list of filtering values that is associated with this property. Used for ShapeField visibility property associations.

Return to top
Show: