public override ContextPropertyPlacement.Enums.BasePoint BasePoint {set;}
public: property ContextPropertyPlacement.Enums.BasePoint BasePoint { void set ( ContextPropertyPlacement.Enums.BasePoint value) override; }
public override ContextPropertyPlacement.Enums.BasePoint BasePoint {set;}
public: property ContextPropertyPlacement.Enums.BasePoint BasePoint { void set ( ContextPropertyPlacement.Enums.BasePoint value) override; }
Exception | Description |
---|---|
InvalidArgumentException | Thrown when cannot set BasePoint by given value. |
System.NotImplementedException | Thrown when BasePoint is not implemented. For example for ContextPropertyPlacement placed on page. |
Eplan.EplApi.Base.BaseException | Thrown when internal function fails. |