ReportModuleAvgNotifPerDayObjSetCount Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic void SetCount(
int cnt
)
Public Sub SetCount (
cnt As Integer
)
public:
void SetCount(
int cnt
)
member SetCount :
cnt : int -> unit
Parameters
- cnt
- Type: SystemInt32
See Also