'DeclarationPublic ReadOnly Property ChangeType As IndicatorChangeType
'UsageDim instance As IndicatorChangedEventArgs Dim value As IndicatorChangeType value = instance.ChangeType
public IndicatorChangeType ChangeType {get;}
'DeclarationPublic ReadOnly Property ChangeType As IndicatorChangeType
'UsageDim instance As IndicatorChangedEventArgs Dim value As IndicatorChangeType value = instance.ChangeType
public IndicatorChangeType ChangeType {get;}