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