Domain.RaiseDomainFunctionalityLevel(Int32) Method

Definition

Raises the functionality level for the domain.

public:
 void RaiseDomainFunctionalityLevel(int domainMode);
public void RaiseDomainFunctionalityLevel (int domainMode);
member this.RaiseDomainFunctionalityLevel : int -> unit
Public Sub RaiseDomainFunctionalityLevel (domainMode As Integer)

Parameters

domainMode
Int32

A value representing the new level.

Applies to