'DeclarationPublic Property IsSynthesized As Boolean
'UsageDim instance As EasySparkplugNotificationEventArgs Dim value As Boolean instance.IsSynthesized = value value = instance.IsSynthesized
public bool IsSynthesized {get; set;}
Property Value
The default value of this property is False.