adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FoundFileInfo Class / Length Property

In This Topic
    Length Property (FoundFileInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property Length As Long
    [DataMember()]
    public long Length {get; set;}
    See Also