public static ContextPropertyPlacement Create( Group group, AnyPropertyId propertyId )
public: static ContextPropertyPlacement^ Create( Group^ group, AnyPropertyId^ propertyId )
Parameters
| Parameter Name | Description |
|---|---|
| group | Group on which object will be inserted. |
| propertyId | Property of the object that belongs to the group which will be displayed. |
Return Value
the newly created ContextPropertyPlacement.