ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / FileHeader Class / UpdateDate Property

In This Topic
    UpdateDate Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property UpdateDate As Byte()
    public byte[] UpdateDate {get; set;}
    See Also