ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResponse Class / EstimatedTotal Property

In This Topic
    EstimatedTotal Property
    In This Topic
    Gets or sets an estimate of the total number of resources in the ResourceSet
    Syntax
    'Declaration
     
    
    Public Property EstimatedTotal As Long
    public long EstimatedTotal {get; set;}
    See Also