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

AsInt Property
Integer number of this property. When setting a property by number, be aware, that the property might not exist for the object.
Syntax
public int AsInt {get; set;}
Exceptions
ExceptionDescription
Thrown when property was not found.
See Also