UserRole.ImpliedInstanceId Property

Definition

Gets the ID of the implied instance.

public:
 property Nullable<Guid> ImpliedInstanceId { Nullable<Guid> get(); };
public Guid? ImpliedInstanceId { get; }
member this.ImpliedInstanceId : Nullable<Guid>
Public ReadOnly Property ImpliedInstanceId As Nullable(Of Guid)

Property Value

The implied instance ID.

Applies to