Click or drag to resize

CompleteExternalCommunication Properties

The CompleteExternalCommunication type exposes the following members.

Properties
 NameDescription
Public propertyDeleteOriginal Indicates we should delete original letter or not.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyFailedRecords The shipmentinformation for the failed records.
Public propertyHandleManually True if shipment is handled manually
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyIsCancelled True if the instance is cancelled
Public propertyLetterRecordId Record ID of original letter.
Public propertyResultGets or sets the result argument for the ActivityTResult.
(Inherited from ActivityBoolean)
Public propertyResultTypeWhen implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult)
Public propertyShipmentInfos Gets or sets the record ID.
Top
See Also