DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneConnectionStringBuilder Class / GuestSpaceId Property

In This Topic
    GuestSpaceId Property (C1KintoneConnectionStringBuilder)
    In This Topic
    Limit query results to a specific guest space id.
    Syntax
    'Declaration
     
    Public Property GuestSpaceId As String
    public string GuestSpaceId {get; set;}
    See Also