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

In This Topic
    GuestSpaceId Property (C1KintoneConnection)
    In This Topic
    The specified guest space id of Kintone server.
    Syntax
    'Declaration
     
    Public ReadOnly Property GuestSpaceId As String
    public string GuestSpaceId {get;}
    See Also