Miner.Responder.Shared.SchemaObjects Namespace > CrewsArchiveObject Class : TrucksArchive Property |
'Declaration
Public Property TrucksArchive As System.Collections.Generic.IEnumerable(Of TrucksArchiveObject)
'Usage
Dim instance As CrewsArchiveObject Dim value As System.Collections.Generic.IEnumerable(Of TrucksArchiveObject) instance.TrucksArchive = value value = instance.TrucksArchive
public System.Collections.Generic.IEnumerable<TrucksArchiveObject> TrucksArchive {get; set;}
public read-write property TrucksArchive: System.Collections.Generic.IEnumerable;
public function get,set TrucksArchive : System.Collections.Generic.IEnumerable
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