Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / GetDocTypeSortValueForFunctions Method

In This Topic
    GetDocTypeSortValueForFunctions Method
    In This Topic
    Get a "sort value" for a document-type for sorting functions.
    Syntax
    public static int GetDocTypeSortValueForFunctions( 
       DocumentTypeManager.DocumentType nDocType
    )
    public:
    static int GetDocTypeSortValueForFunctions( 
       DocumentTypeManager.DocumentType nDocType
    ) 

    Parameters

    nDocType
    See Also