public PropertyValue GetMergedProperty( AnyPropertyId propId )
public: PropertyValue^ GetMergedProperty( AnyPropertyId^ propId )
Parameters
- propId
 - AnyPropertyId - id of property to read
 
Return Value
PropertyValue value of the property.
public PropertyValue GetMergedProperty( AnyPropertyId propId )
public: PropertyValue^ GetMergedProperty( AnyPropertyId^ propId )
| Exception | Description | 
|---|---|
| ObjectAlreadyCreatedException | Thrown when object wasn't created. |