API Help
Eplan.EplApi.HEServices Namespace / SelectionSet Class / ProjectMessages Property

In This Topic
ProjectMessages Property
In This Topic
Gets all selection project's messages.
Syntax
public ProjectMessage[] ProjectMessages {get;}

Property Value

Array of selected Eplan.EplApi.EServices.ProjectMessage objects.
See Also