ShapeField::AssociateValueWith Method (Store^, Guid)
Visual Studio 2015
Associates the shape field with a domain property that is assigned to a shape element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
The store to which the shape element is assigned.
- propertyId
-
Type:
System::Guid
The ID of the domain property.
You should use this method when the domain property is a proxy for another domain property.
Show: