| Visual Basic (Declaration) | |
|---|---|
Public Function InitializeTaskAsync( _ Optional ByVal id As String _ ) As Task(Of ArcGISPortalInfo) | |
| C# | |
|---|---|
public Task<ArcGISPortalInfo> InitializeTaskAsync( string id ) | |
If the specified organization id is null, the object is initialized with the organization of the logged in user.
Parameters
- id
- The organization id.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8