Eplan Platform API
Eplan.EplApi.HEServices Namespace / TerminalsService.OptimizeDistributedTerminalsConfig Class / KeepConnPointDesignations Property

In This Topic
KeepConnPointDesignations Property
In This Topic
If TRUE, the connection points will keep their designations. If FALSE, the connection points with designations will be treated like connection points without designations. Default is TRUE.
Syntax
public bool KeepConnPointDesignations {get; set;}
See Also