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

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