ShipmentInformationNameCode Property |
NameCode 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 NameCode { get; set; }
Public Property NameCode As String
Get
Set
public:
property String^ NameCode {
String^ get ();
void set (String^ value);
}
member NameCode : string with get, set
Property Value
String
See Also