_XDocument3.Role Property

Definition

Gets or sets the user's current role.

C#
public string Role { get; set; }

Property Value

The user's current role.

Implements

Examples

In the following example, the Role property is used to determine the current user's role.

string currentRole = thisXDocument.<span class="label">Role</span>;

Applies to

Produkt Verzie
InfoPath form templates Latest