| GetVariantEventArgs Properties | 
The GetVariantEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentHandler | 
            Currently executing handler
              (Inherited from CMSEventArgs.) | |
| DocumentIdIsNull | 
            If set, adds check to SQL query whether the variant document id is or is not null.
            When null, skips the check.
              | |
| OriginalEventArgs | 
            Original event arguments for the event
              (Inherited from CMSEventArgs.) | |
| PageTemplateID | 
            Current page template ID
              | |
| VariantID | 
            ID of return variant
              | |
| VariantName | 
            Name of the variant to find.s
              | |
| VariantType | 
            Type of variant event is using.
              |