WayBillContentSdtl Property |
Description of the Content in the Package
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ContentSdtl { get; set; }
Public Property ContentSdtl As String
Get
Set
public:
property String^ ContentSdtl {
String^ get ();
void set (String^ value);
}
member ContentSdtl : string with get, set
Property Value
Type:
String
See Also