MVPSI.JAMS Namespace > BatchQueue Class : StartedOn Property |
'Declaration
<System.Xml.Serialization.XmlArrayItemAttribute(Type=MVPSI.JAMS.QueueNode, ElementName="StartsOn", IsNullable=True)> Public ReadOnly Property StartedOn As QueueNodeCollection
'Usage
Dim instance As BatchQueue Dim value As QueueNodeCollection value = instance.StartedOn
[System.Xml.Serialization.XmlArrayItem(Type=MVPSI.JAMS.QueueNode, ElementName="StartsOn", IsNullable=true)] public QueueNodeCollection StartedOn {get;}
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