Miner.Responder.Framework.Requests Namespace > FindOverlapIncidentArchiveRequest Class : OverlappingIncidentIDs Method |
'Declaration
Public Function OverlappingIncidentIDs() As System.Integer()
'Usage
Dim instance As FindOverlapIncidentArchiveRequest Dim value() As System.Integer value = instance.OverlappingIncidentIDs()
public System.int[] OverlappingIncidentIDs()
public function OverlappingIncidentIDs(): System.array of Integer;
public function OverlappingIncidentIDs() : System.int[];
public: System.int[]* OverlappingIncidentIDs();
public: System.array<int>^ OverlappingIncidentIDs();
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