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