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

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