public PlanningSegment Parent {get; set;}
public: property PlanningSegment^ Parent { PlanningSegment^ get(); void set ( PlanningSegment^ value); }
public PlanningSegment Parent {get; set;}
public: property PlanningSegment^ Parent { PlanningSegment^ get(); void set ( PlanningSegment^ value); }
Exception | Description |
---|---|
System.ArgumentException | Thrown when parent with its segemnt definition cannot be set for this object. |