SequenceDispatcherActivityShipmentInfo Property
Gets or sets the record id
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InArgument<ShipmentInformation> ShipmentInfo { get; set; }
Public Property ShipmentInfo As InArgument(Of ShipmentInformation)
Get
Set
public:
property InArgument<ShipmentInformation^>^ ShipmentInfo {
InArgument<ShipmentInformation^>^ get ();
void set (InArgument<ShipmentInformation^>^ value);
}
member ShipmentInfo : InArgument<ShipmentInformation> with get, set
Property Value
InArgumentShipmentInformation