Used to get the basic database status of a PIC (i.e. has it been deleted, is it active, is it inactive, etc.)
Namespace: CDI_WCFService3.ICDI_WCFServiceAssembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function GetPICStatus ( _ authHeader As AuthHeader, _ pics As String() _ ) As PICStatusInformation()
Return Value
An array of PICs and their statuses [PICStatusInformation Array]Remarks
See Also