Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsString Property

In This Topic
AsString Property (AnyPropertyId)
In This Topic
When AnyPropertyId was created from user-defined property identifying name AsString returns this name, otherwise it returns number of property converted to string.
Syntax
public string AsString {get;}
See Also