Solid Edge Framework Type Library
AddRecipient Method
Specifies the mailing name of the person to be added to the recipient list of the referenced RoutingSlip object.
Description
Places a person on the distribution of a routed document.
Syntax
Visual Basic
Public Sub AddRecipient( _
   ByVal bsRecip As String _
) 
Parameters
bsRecip
Specifies the mailing name of the person to be added to the recipient list of the referenced RoutingSlip object.
See Also

RoutingSlip Object  | RoutingSlip Members