The Boat type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CoastGuardNumber |
Gets or sets the Coast Guard Vessel Identification Number (VIN) of
the vessel specified by the
Name
property.
| |
| CoastGuardNumberSpecified |
Include the CoastGuardNumber
property when serializing the class or generating the document.
| |
| HullDepth |
Gets or sets the hull depth for the boat.
| |
| HullDepthSpecified |
Include the HullDepth
property when serializing the class or generating the document.
| |
| Length |
Gets or sets the length of the boat.
| |
| LengthSpecified |
Include the Length
property when serializing the class or generating the document.
| |
| MappedName |
Gets or sets the receiver's name for the boat.
| |
| MappedNameSpecified |
Include the MappedName
property when serializing the class or generating the document.
| |
| Name |
Gets or sets the name of the boat.
| |
| NameSpecified |
Include the Name
property when serializing the class or generating the document.
| |
| TowCut |
Gets or sets the cut position of the boat in the tow.
| |
| TowCutSpecified |
Include the TowCut
property when serializing the class or generating the document.
| |
| TowString |
Gets or sets the string position of the boat in the tow.
| |
| TowStringSpecified |
Include the TowString
property when serializing the class or generating the document.
| |
| Width |
Gets or sets the width of the boat.
| |
| WidthSpecified |
Include the Width
property when serializing the class or generating the document.
|