Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBase Class / GetNamePropertyIdsWithSeparators Method

In This Topic
GetNamePropertyIdsWithSeparators Method
In This Topic
Gets name prototype properties id with separators.
Syntax
public DictionaryEntry[] GetNamePropertyIdsWithSeparators()

Return Value

Collection of properties id with separators. Key is AnyPropertyId object and Value is string with separator.
See Also