role.roletemplateid Field

banner art

Specifies the ID of the role template that is associated with the role.

Syntax

[Visual Basic .NET]
Public Field roletemplateid As Lookup
[C#]
public Lookup roletemplateid;
[JScript]
public var roletemplateid : 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 No
Valid for retrieve Yes
Valid for update No
Related entity roletemplate

See Also

© 2007 Microsoft Corporation. All rights reserved.