Share via


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
Public method AddAuditSpecificationDetail(AuditSpecificationDetail) Adds details to the existing audit specification provided by the specified AuditSpecificationDetail object.
Public method AddAuditSpecificationDetail(ICollection<AuditSpecificationDetail>) An AuditSpecificationDetail object that specifies the details of the audit specification.

Top