Modifier

RuleValidation.ThisType Property

Definition

Gets the type of object.

public:
 property Type ^ ThisType { Type ^ get(); };
public Type ThisType { get; }
member this.ThisType : Type
Public ReadOnly Property ThisType As Type

Property Value

The Type of the object.

Applies to