API Help
Eplan.EplApi.DataModel Namespace / Location Class / Name Property

Name Property (Location)
Gets name of location.
Syntax
public string Name {get; set;}
Exceptions
ExceptionDescription
Thrown when location is not created.
See Also