ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / Feature Class / FeatureId Property

In This Topic
    FeatureId Property
    In This Topic
    Gets or sets the identifier of this feature.
    Syntax
    'Declaration
     
    Public Property FeatureId As System.String
    public System.string FeatureId {get; set;}
    See Also