ShapeField.AssociateValueWith Method
Include Protected Members
Include Inherited Members
Associates the shape field with a domain property that is assigned to a shape element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AssociateValueWith(Store, AssociatedPropertyInfo) | Associates the shape field with a domain property that is assigned to a shape element. | |
AssociateValueWith(Store, Guid) | Associates the shape field with a domain property that is assigned to a shape element. | |
AssociateValueWith(Store, Guid, AssociatedPropertyInfo) | Associates the shape field with a domain property that is assigned to a shape element. |
Top