'Declaration
<System.Runtime.Serialization.DataContractAttribute()> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryDetailArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryEventExtensionArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryCompletedArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryStartedArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryProgressArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryStatisticsArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryWFTrackingArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryUpdateStatusArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryTagsChangedArgs)> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.EntryElementChangedArgs)> Public Class EntryEventArgs Inherits System.EventArgs
'Usage
Dim instance As EntryEventArgs
[System.Runtime.Serialization.DataContract()] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryDetailArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryEventExtensionArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryCompletedArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryStartedArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryProgressArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryStatisticsArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryWFTrackingArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryUpdateStatusArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryTagsChangedArgs)] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.EntryElementChangedArgs)] public class EntryEventArgs : System.EventArgs