adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FeatureInformation Class / FeatureID Property

In This Topic
    FeatureID Property
    In This Topic
    The identification tag for the feature.
    Syntax
    'Declaration
     
    
    Public Property FeatureID As String
    public string FeatureID {get; set;}
    See Also