Visual Basic (Declaration) | |
---|---|
Public Property Id As String |
C# | |
---|---|
public string Id {get; set;} |
The Id is a user defined string used to uniquely refer to a workspace which has been registered with the local map service. The Id should be set as the WorkspaceID property when working with QueryDataSource, TableDataSource, or RasterDataSource objects.
Property Value
A System.String representing an identifier for this workspace.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8