dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data.ExactTarget Namespace / ExactTargetConnectionStringBuilder Class / ClientIDs Property

In This Topic
    ClientIDs Property
    In This Topic
    Specifies the comma separated list of partner account ids and business units (used for the SELECT queries only).
    Syntax
    'Declaration
     
    Public Property ClientIDs As String
    public string ClientIDs {get; set;}

    Property Value

    The comma separated list of partner account ids and business units (used for the SELECT queries only).
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also