ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / FileHeader Class / UpdateDate Property

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