public PropertyValue Property( AnyPropertyId propertyId ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(AnyPropertyId^ propertyId); void set (AnyPropertyId^ propertyId, PropertyValue^ value); }
Parameters
- propertyId
public PropertyValue Property( AnyPropertyId propertyId ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(AnyPropertyId^ propertyId); void set (AnyPropertyId^ propertyId, PropertyValue^ value); }
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown in case of an external error. Please refer to the exception message. |
PropertyNotFoundException | PropertyNotFoundException |