resourcespec.groupobjectid Field

banner art

Specifies the ID of the scheduling group with which the resource specification is associated.

Syntax

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

Remarks

Represents a field of type UniqueIdentifier.

The following table contains additional information about this attribute:

Platform required No
Application requirement level System Required
Valid for create Yes
Valid for retrieve Yes
Valid for update Yes

See Also

© 2007 Microsoft Corporation. All rights reserved.