resource.siteid Field

banner art

Specifies the ID of the site at which the resource is located.

Syntax

[Visual Basic .NET]
Public Field siteid As Lookup
[C#]
public Lookup siteid;
[JScript]
public var siteid : 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 site

See Also

© 2007 Microsoft Corporation. All rights reserved.