OrganizationInfo Complex Type
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The OrganizationInfo type contains the name and unit of the organization.
Syntax
<OrganizationInfo>
<Name />
<Unit />
</OrganizationInfo>
Element |
Data type |
Description |
|---|---|---|
Name |
xs:string |
The name of the organization. |
Unit |
xs:string |
The name of the unit within the organization. |