Parameters
- page
- Page where the symbol reference will be located on
- symbVariant
- Eplan.EplApi.DataModel.MasterData.SymbolVariant that will be assigned
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when page is null . |
System.ArgumentNullException | Thrown when symbVariant is null . |
IncorrectSymbolTypeException | Thrown when symbVariant is incompatible with this object. See IncorrectSymbolTypeException for details. |
ObjectCreationException | Thrown when the function cannot be created. |
InvalidArgumentException | Thrown when given Page has PageType sets to ExternalDocument. |