ISAuditUtils.GetCaseAccess

Description

Syntax

object.GetCaseAccess(aCaseID)

Part Attribute Type Description
object Required
The object always implements the ISAuditUtils interface
aCaseID In, Required
int

Return Value

ISCaseAccessItem

Example



  
Note:

Version information

Added in v7.8.0
return type changed from ISCaseAccessCollection to ISCaseAccessItem in v7.8.0