Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinition Class / Image Property

Image Property
Name of icon displayed in tree view of the pre-planning navigator for this definition.
Syntax
public string Image {get; set;}
Exceptions
ExceptionDescription
Thrown while setting if new value is null.
See Also