Eplan Platform API
Eplan.EplApi.EServices Namespace / BaseProjectMessage Class / GetPartVariant Method

In This Topic
    GetPartVariant Method (BaseProjectMessage)
    In This Topic
    Returns the part variant associated to the message if any.
    Syntax
    public virtual string GetPartVariant()
    public:
    virtual String^ GetPartVariant(); 
    See Also