ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResult Class / VintageStart Property

In This Topic
    VintageStart Property
    In This Topic
    The earliest date found in an imagery set or for a specific imagery tile.
    Syntax
    'Declaration
     
    
    Public Property VintageStart As String
    public string VintageStart {get; set;}
    See Also