AuditSpecification.AddAuditSpecificationDetail Method
Include Protected Members
Include Inherited Members
Adds details to the existing audit specification provided by the specified objects.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddAuditSpecificationDetail(AuditSpecificationDetail) | Adds details to the existing audit specification provided by the specified AuditSpecificationDetail object. | |
AddAuditSpecificationDetail(ICollection<AuditSpecificationDetail>) | An AuditSpecificationDetail object that specifies the details of the audit specification. |
Top