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

In This Topic
    AsOption Property
    In This Topic
    Gets property id value as Properties.Option.
    Syntax
    public Properties.Option AsOption {get;}
    public:
    property Properties.Option AsOption {
       Properties.Option get();
    }
    See Also