Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / ListResult Class / ItemID Property

In This Topic
    ItemID Property (ListResult)
    In This Topic
    File ID
    Syntax
    'Declaration
     
    
    Public Property ItemID As String
    public string ItemID {get; set;}
    See Also