Share via


OrderGroupSearch.UserOrganizationID Property (BCL)

The UserOrganizationID property is a read/write Guid that contains the user organization ID to search for.

Definition

[Visual Basic .NET]

Public Property UserOrganizationID As System.Guid

[C#]

public System.Guid UserOrganizationID{get; set;} 

Property Value

The user organization ID to search for.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.