CloseoutRequestSkidCount Property |
[This is preliminary documentation and is subject to change.]
Number of skids in the closeout.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic int SkidCount { get; set; }
Public Property SkidCount As Integer
Get
Set
public:
property int SkidCount {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also