Removes all 'Marks' entries.
Marks (BBIE). Free-form description of the marks and numbers on a transport unit or package.
Namespace: Unimaze.Composer.Ubl2.ComponentsAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
public void ClearShippingMarkss() |
| Visual Basic |
|---|
Public Sub ClearShippingMarkss |
| Visual C++ |
|---|
public:
virtual void ClearShippingMarkss() sealed |
| F# |
|---|
abstract ClearShippingMarkss : unit -> unit
override ClearShippingMarkss : unit -> unit |
Implements
ITransportHandlingUnit..::..ClearShippingMarkss()()()()
See Also