ShipmentInformationRecipientAddressKey Property |
AddressKey of the main recipient of the shipment
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string RecipientAddressKey { get; set; }
Public Property RecipientAddressKey As String
Get
Set
public:
property String^ RecipientAddressKey {
String^ get ();
void set (String^ value);
}
member RecipientAddressKey : string with get, set
Property Value
String
See Also