The AnyBarge type exposes the following members.

Methods

  NameDescription
Clone
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
BargeType
Gets or sets the barge's type.
(Inherited from CommonBargeDetails.)
BargeTypeSpecified
Include the BargeType property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
Count
Gets or sets the number of barges that are needed to fulfill an order.
CountSpecified
Include the Count property when serializing the class or generating the document.
CoverConfiguration
Gets or sets the configuration of the covers on the barge.
(Inherited from CommonBargeDetails.)
CoverConfigurationSpecified
Include the CoverConfiguration property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
CoverType
Gets or sets the type of covers on a barge.
(Inherited from CommonBargeDetails.)
CoverTypeSpecified
Include the CoverType property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
CurrentCommodityCode
Gets or sets the commodity code for the commodity specified by the CurrentCommodityName property.
(Inherited from CommonBargeDetails.)
CurrentCommodityCodeSpecified
Include the CurrentCommodityCode property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
CurrentCommodityMappedName
Gets or sets the receiver's name for the commodity currently on the barge.
(Inherited from CommonBargeDetails.)
CurrentCommodityMappedNameSpecified
Include the CurrentCommodityMappedName property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
CurrentCommodityName
Gets or sets the name of the commodity currently on the barge.
(Inherited from CommonBargeDetails.)
CurrentCommodityNameSpecified
Include the CurrentCommodityName property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
Draft
Gets or sets the lowest draft of the barge.
(Inherited from CommonBargeDetails.)
DraftSpecified
Include the Draft property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
HullType
Gets or sets the hull type of the barge.
(Inherited from CommonBargeDetails.)
HullTypeSpecified
Include the HullType property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
LoadStatus
Gets or sets the load status of the barge.
(Inherited from CommonBargeDetails.)
LoadStatusSpecified
Include the LoadStatus property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)
SizeCategory
Gets or sets the barge's size category.
(Inherited from CommonBargeDetails.)
SizeCategorySpecified
Include the SizeCategory property when serializing the class or generating the document.
(Inherited from CommonBargeDetails.)

See Also