ListField.AssociateVisibilityWith Method

 

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

Overload List

Name Description
System_CAPS_pubmethod AssociateVisibilityWith(Store, AssociatedPropertyInfo)

Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.)

System_CAPS_pubmethod AssociateVisibilityWith(Store, Guid)

Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.)

System_CAPS_pubmethod AssociateVisibilityWith(Store, Guid, AssociatedPropertyInfo)

Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.)

See Also

ListField Class
Microsoft.VisualStudio.Modeling.Diagrams Namespace

Return to top