Share via


OperationImplicitScope.Class Property

Definition

Gets the class to which the operation in the profile is restricted.

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

Property Value

The class to which the operation in the profile is restricted.

Applies to