This event occurs after the user has created a transmittal sheet in a briefcase with the Transmittal Management module.
Syntax
Private Sub AfterCreateBriefcaseTransmittalSheet(
CurrentObject As Object,
BriefCase As IASBriefCase)
Name | Description |
---|---|
CurrentObject |
Environment or Briefcase Document in the Vault object. |
BriefCase |
The briefcase to which the transmittal sheet was added. |