public interface IAuditable
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
auditPropertyFactory()
The AuditPropertyFactory object to handle AuditProperty objects for the changed object.
|
com4j.Com4jObject |
auditRecordFactory()
The AuditRecordFactory object to handle AuditRecords for the changed object.
|
com4j.Com4jObject auditRecordFactory()
The AuditRecordFactory object to handle AuditRecords for the changed object.
Getter method for the COM property "AuditRecordFactory"
com4j.Com4jObject auditPropertyFactory()
The AuditPropertyFactory object to handle AuditProperty objects for the changed object.
Getter method for the COM property "AuditPropertyFactory"
Copyright © 2020. All rights reserved.