Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / Value Class / size Property

In This Topic
    size Property (Value)
    In This Topic
    Size
    Syntax
    'Declaration
     
    
    Public Property size As ULong
    public ulong size {get; set;}
    See Also