| Visual Basic (Declaration) | |
|---|---|
Public Property LayerId As Nullable(Of Integer) | |
| C# | |
|---|---|
public Nullable<int> LayerId {get; set;} | |
Property Value
A System.Int32 representing the zero-based index position of a layer within the [MAP].| Exception | Description |
|---|---|
| System.InvalidOperationException | The LayerId property cannot be set if the ArcGISLocalFeatureLayer is initialized. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8