  | AnalyticsLeadStateChangeNotificationArgsStandardState Property  | 
 
            Gets the standard lead state (if applicable).
            
 
    Namespace: 
   Dynamicweb.Analytics.Notifications
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic Nullable<LeadState> StandardState { get; }Public ReadOnly Property StandardState As Nullable(Of LeadState)
	Get
Property Value
Type: 
NullableLeadState
Remarks
See Also