Web API Edition | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / GoogleDriveStorage Class / ItemId Property

In This Topic
    ItemId Property (GoogleDriveStorage)
    In This Topic
    Google itemId of file
    Syntax
    'Declaration
     
    
    Public Property ItemId As String
    public string ItemId {get; set;}
    See Also