API Help
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / SupportsPageAutoconnecting Method

In This Topic
    SupportsPageAutoconnecting Method
    In This Topic
    Determines if a page supports auto-connecting.
    Syntax
    public static bool SupportsPageAutoconnecting( 
       DocumentTypeManager.DocumentType nPageType
    )
    public:
    static bool SupportsPageAutoconnecting( 
       DocumentTypeManager.DocumentType nPageType
    ) 

    Parameters

    nPageType
    See Also