BCSBriefcaseGenerateTransmittalSheet Method (String) |
Generates the Transmittal Sheet of the briefcase.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public void GenerateTransmittalSheet(
string templateName
)
Public Sub GenerateTransmittalSheet (
templateName As String
)
Parameters
- templateName
- Type: SystemString
The name of the template for the briefcase.
See Also