territory.organizationid Field

banner art

Specifies the ID of the organization associated with the territory.

Syntax

[Visual Basic .NET]
Public Field organizationid As Lookup
[C#]
public Lookup organizationid;
[JScript]
public var organizationid : Lookup;

Remarks

Represents a field of type Lookup.

The following table contains additional information about this attribute:

Platform required No
Application requirement level Read-only
Valid for create Yes
Valid for retrieve Yes
Valid for update Yes
Related entity organization

See Also

© 2007 Microsoft Corporation. All rights reserved.