
'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
System.Object
System.EventArgs
MVPSI.JAMS.EntryEventArgs
MVPSI.JAMS.EntryCompletedArgs
MVPSI.JAMS.EntryDetailArgs
MVPSI.JAMS.EntryElementChangedArgs
MVPSI.JAMS.EntryEventExtensionArgs
MVPSI.JAMS.EntryProgressArgs
MVPSI.JAMS.EntryStartedArgs
MVPSI.JAMS.EntryStatisticsArgs
MVPSI.JAMS.EntryTagsChangedArgs
MVPSI.JAMS.EntryUpdateStatusArgs
MVPSI.JAMS.EntryWFTrackingArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2