public PotentialDefinition[] PotentialDefinitions {get;}
public: property array<PotentialDefinition^>^ PotentialDefinitions { array<PotentialDefinition^>^ get(); }
public PotentialDefinition[] PotentialDefinitions {get;}
public: property array<PotentialDefinition^>^ PotentialDefinitions { array<PotentialDefinition^>^ get(); }
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when it is impossible to read PotentialDefinitions. |