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

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