IFeatureServiceName Interface
Members
Name | Description | |
---|---|---|
![]() |
LayerAlias | The alias name of the feature service layer. |
![]() |
LayerID | The layer ID of the feature service layer. |
IFeatureServiceName.LayerAlias Property
The alias name of the feature service layer.
Public Property LayerAlias As String
public string LayerAlias {get; set;}
IFeatureServiceName.LayerID Property
The layer ID of the feature service layer.
Public Property LayerID As Integer
public int LayerID {get; set;}
Classes that implement IFeatureServiceName
Classes | Description |
---|