| GetVariantEventArgsDocumentIdIsNull Property | 
            If set, adds check to SQL query whether the variant document id is or is not null.
            When null, skips the check.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic Nullable<bool> DocumentIdIsNull { get; set; }Property Value
Type: 
NullableBoolean See Also
See Also