Eplan Platform API
Eplan.EplApi.EServices Namespace / ProjectMessage Class / GetPartNumber Method

In This Topic
    GetPartNumber Method (ProjectMessage)
    In This Topic
    Returns the part number associated to the message if any.
    Syntax
    public override string GetPartNumber()
    public:
    String^ GetPartNumber(); override 
    See Also