The CommonBargeDetails type exposes the following members.

Constructors

  NameDescription
CommonBargeDetails
Initializes a new instance of the CommonBargeDetails class with default settings.

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.
BargeTypeSpecified
Include the BargeType property when serializing the class or generating the document.
CoverConfiguration
Gets or sets the configuration of the covers on the barge.
CoverConfigurationSpecified
Include the CoverConfiguration property when serializing the class or generating the document.
CoverType
Gets or sets the type of covers on a barge.
CoverTypeSpecified
Include the CoverType property when serializing the class or generating the document.
CurrentCommodityCode
Gets or sets the commodity code for the commodity specified by the CurrentCommodityName property.
CurrentCommodityCodeSpecified
Include the CurrentCommodityCode property when serializing the class or generating the document.
CurrentCommodityMappedName
Gets or sets the receiver's name for the commodity currently on the barge.
CurrentCommodityMappedNameSpecified
Include the CurrentCommodityMappedName property when serializing the class or generating the document.
CurrentCommodityName
Gets or sets the name of the commodity currently on the barge.
CurrentCommodityNameSpecified
Include the CurrentCommodityName property when serializing the class or generating the document.
Draft
Gets or sets the lowest draft of the barge.
DraftSpecified
Include the Draft property when serializing the class or generating the document.
HullType
Gets or sets the hull type of the barge.
HullTypeSpecified
Include the HullType property when serializing the class or generating the document.
LoadStatus
Gets or sets the load status of the barge.
LoadStatusSpecified
Include the LoadStatus property when serializing the class or generating the document.
SizeCategory
Gets or sets the barge's size category.
SizeCategorySpecified
Include the SizeCategory property when serializing the class or generating the document.

See Also