dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksDataCenterUtils Class / ToDataCenter Method

In This Topic
    ToDataCenter Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ToDataCenter( _
       ByVal dc As ZohoBooksDataCenter _
    ) As String
    public static string ToDataCenter( 
       ZohoBooksDataCenter dc
    )

    Parameters

    dc
    See Also