public void Create( ViewPart objSource, AnyPropertyId idOfProperty )
public: void Create( ViewPart^ objSource, AnyPropertyId^ idOfProperty )
Parameters
| Parameter Name | Description |
|---|---|
| objSource | ViewPart object that property value will be displayed. |
| idOfProperty | AnyPropertyId identifier of property to display. |