Discuss this help topic in SecureBlackbox Forum

TElHTTPSWebDAVClient.PrincipalSearchPropertySetReport

TElHTTPSWebDAVClient     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    int PrincipalSearchPropertySetReport(string URL);

[VB.NET]
    Function PrincipalSearchPropertySetReport(ByVal URL As String) As Integer

[Pascal]
    function PrincipalSearchPropertySetReport(const URL : string) : integer;

[C++]
    int32_t PrincipalSearchPropertySetReport(const std::string &URL);

[PHP]
    integer PrincipalSearchPropertySetReport(string $URL)

[Java]
    not available

Parameters

  • URL -

Return value

    Returns

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum