ParentChildContainerRequestAddParentContainer Property |
[This is preliminary documentation and is subject to change.]
Indicate if a new container should be added.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic bool AddParentContainer { get; set; }
Public Property AddParentContainer As Boolean
Get
Set
public:
property bool AddParentContainer {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also