API Help
Eplan.EplApi.HEServices Namespace / NameService Class / CanDeviceTagBeNested Method / CanDeviceTagBeNested(Function) Method
Function for check.

CanDeviceTagBeNested(Function) Method
Returns, if the device tag of a given function can be nested
Syntax
public bool CanDeviceTagBeNested( 
   Function pFunction
)

Parameters

pFunction
Function for check.
Exceptions
ExceptionDescription
Invalid parameters were found.
Null was passed to a parameter.
When page is not set.
See Also