<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Vascor.FVSCMS.VScope.BO</name>
    </assembly>
    <members>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocument.Properties">
            <summary>
            Properties
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocument.#ctor(System.String)">
             <summary>
             gets the latest export shipping document information
             </summary>
             <param name="id"></param>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocument.FetchAllHistory(System.Int32)">
             <summary>
             returns the list of shipper numbers created for this vehicle
             </summary>
             <param name="vehicleID"></param>
             <returns></returns>
             <remarks>
             07/18/2011
             Samantha Aldridge
             Created.
             WI 2950
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocument.Retransmit(System.Int32,System.Int32,System.Int32)">
             <summary>
             logs vehicle event and retransmits the edi
             </summary>
             <remarks>
             07/21/2011
             Samantha Aldridge
             Created.
             WI 
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocument.CreateShipperOnHold">
             <summary>
             This will prestage the individual vehicle record. (creating the shipper record) with the ready flag set to false. so that they can override the values and manually click the button to send the edi (which will set the ready flag to true);
             </summary>
             <remarks>
             07/25/2011
             Samantha Aldridge
             Created.
             WI tbd
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentOverride.Properties">
            <summary>
            Properties
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentOverride.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int32})">
             <summary>
             gets the latest export shipping document information
             </summary>
             <param name="id"></param>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentOverride.Insert(System.Int32)">
             <summary>
             Inserts a new override definition based on everything set in "Properties"
             </summary>
             <param name="userID"></param>
             <returns></returns>
             <remarks>
             07/14/2011
             Samantha Aldridge
             Created.
             WI 2950
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentOverride.ValidateInsert">
             <summary>
             verify all required fields are present
             </summary>
             <remarks>
             07/07/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentOverride.IsRequired``1(``0,System.String,System.String)">
             <summary>
             Generic method to see if variable passed in has a value, if not it will thow a validation exception
             </summary>
             <typeparam name="T"></typeparam>
             <param name="variableToCheck"></param>
             <param name="variableName"></param>
             <remarks>
             03/04/2011
             Samantha Aldridge
             Created.
             WI 2593
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition">
             <summary>
             BO for maintenance of chrysler de mexico route codes/market defintions.
             </summary>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.Properties">
            <summary>
            Properties
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.#ctor(System.Int32)">
             <summary>
             
             </summary>
             <param name="id"></param>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.UpdateActive(System.Boolean,System.Int32,System.DateTime)">
             <summary>
             UpdateActivate the current route code definition
             </summary>
             <returns></returns>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.Insert(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Int32,System.Nullable{System.Int32})">
             <summary>
             Inserts a new routecode definition
             </summary>
             <param name="routeCode"></param>
             <param name="kingRoute"></param>
             <param name="routeDescription"></param>
             <param name="originPortName"></param>
             <param name="destinationPortName"></param>
             <param name="marketID"></param>
             <param name="destinationCountryCode"></param>
             <param name="transportationType"></param>
             <param name="originPortHaulawayNumber"></param>
             <param name="originPortCode"></param>
             <param name="destinationRegionName"></param>
             <param name="manufacturerID"></param>
             <param name="userID"></param>
             <returns></returns>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
             
             06/10/2014
             Jason Watkins
             WI 14249
             Added OriginCarrierID as a parameter.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.ValidateInsert">
             <summary>
             verify all required fields are present
             </summary>
             <remarks>
             07/07/2011
             Samantha Aldridge
             Created.
             WI 2937
             
             07/21/2011
             Samantha Aldridge
             added destination country code to required list , per yogesh
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.IsRequired``1(``0,System.String,System.String)">
             <summary>
             Generic method to see if variable passed in has a value, if not it will thow a validation exception
             </summary>
             <typeparam name="T"></typeparam>
             <param name="variableToCheck"></param>
             <param name="variableName"></param>
             <remarks>
             03/04/2011
             Samantha Aldridge
             Created.
             WI 2593
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.Update(System.Int32)">
             <summary>
             To update, the consumer will update the properties on the object and call update. This will deactivate the current item, and create a new one,per business rules. It will return an instance of the new object
             </summary>
             <returns></returns>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
             
             06/10/2014
             Jason Watkins
             WI 14249
             Added OriginCarrierID as a parameter.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.SelectAll">
             <summary>
             for maintenance grid
             </summary>
             <returns></returns>
             <remarks>
             07/05/2011
             Samantha Aldridge
             Created.
             WI 2937
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMRouteCodeDefinition.setProperties(System.Data.IDataReader,Vascor.FVSCMS.VScope.BusinessEntity.CdMRouteCodeDefinition)">
            <summary>
            helper method to populate a BE from a datareader
            </summary>
            <param name="drInfo"></param>
            <param name="objBE"></param>
            <remarks>
            06/10/2014
            Jason Watkins
            WI 14249
            Added the OriginCarrierID field.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime">
             <summary>
             For Transit Time maintenance page
             </summary>
             <remarks>
            09/7/2010
            Samantha Aldridge
            Created.
            WI 1916
             
             2010-12-30
             Justin Bailey
             Moved from Transportation.BO.
             </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime.#ctor">
            <summary>
            basic ctor
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime.#ctor(System.Int32)">
             <summary>
             gets data corresponding to an element's ID
             </summary>
             <param name="intBorderCrossingTransitTimeID"></param>
            <remarks>
            09/7/2010
            Samantha Aldridge
            Created.
            WI 1916
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime.Save">
             <summary>
             Performs upsert depending on element's ID
             </summary>
            <remarks>
            09/7/2010
            Samantha Aldridge
            Created.
            WI 1916
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime.GetBorderCrossingTransitTimes">
             <summary>
             Returns all border crossing data in fvscms, no filters on this maintenance page
             </summary>
             <returns></returns>
            <remarks>
            09/7/2010
            Samantha Aldridge
            Created.
            WI 1916
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.BorderCrossingTransitTime.Delete">
             <summary>
             Permanently deletes the border crossing record
             </summary>
            <remarks>
            09/7/2010
            Samantha Aldridge
            Created.
            WI 1916
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Carrier">
            <summary>
            Carrier Class for vscope
            </summary>
            <remarks>
            06/08/2010
            Samantha Aldridge
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Carrier.#ctor(System.Int32,System.Int32,System.Int32)">
            <summary>
            Carrier search used mainly to find the default carrier for a load vehicle
            </summary>
            <param name="OriginLocationID"></param>
            <param name="DestinationLocationID"></param>
            <param name="TransportationModeID"></param>
            <remarks>
            06/08/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Carrier.#ctor(System.String)">
            <summary>
            Loads carrier object by SCAC
            </summary>
            <param name="strSCAC"></param>
            <param name="TransportationModeID"></param>
            <remarks>
            06/17/2010
            Horacio Torres
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Carrier.SelectAll">
            <summary>
            
            </summary>
            <returns></returns>
            <remarks>
            07/28/2010
            Horacio Torres
            Created.
            WI 1777
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CarrierCollection">
            <summary>
            List of Carriers.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "T:Vascor.FVSCMS.VScope.BO.ChryslerLoad" -->
        <member name="M:Vascor.FVSCMS.VScope.BO.ChryslerLoad.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            Implement base logic and calls for Adding a load vehicle to a load
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/23/2010
            Samantha Aldridge
            removed ref for parameter
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ChryslerLoadVehicle">
            <summary>
            Chrysler customer load vehicle.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ChryslerLoadVehicle.#ctor(Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            Create an instance of the ChryslerLoadVehicle object.
            </summary>
            <param name="enumLoadVehicleType"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ChryslerLoadVehicle.validateAdditionToLoad(System.Int32)">
            <summary>
            Validates whether or not the load vehicle can be added to the target load.
            </summary>
            <param name="intLoadID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ChryslerLoadVehicle.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle)">
            <summary>
            Sets the base Load Vehicle properties.
            </summary>
            <param name="objLVBase"></param>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ClearCustoms">
            <summary>
            Clear Customs information.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ClearCustoms.#ctor">
            <summary>
            Gets a new instance of the ClearCustoms object.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ClearCustoms.#ctor(System.String,System.String,System.DateTime,System.Int32,System.DateTime)">
            <summary>
            Gets a new instance of the ClearCustoms object and sets the given properties.
            </summary>
            <param name="strClearCustomsNumber"></param>
            <param name="strInvoiceNumber"></param>
            <param name="dtmCrossingDate"></param>
            <param name="intVehicleEventID"></param>
            <param name="dtmClearCustomsDate"></param>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Customer">
            <summary>
            Base class for all Customers.
            </summary>
            <remarks>
            04/22/2010
            Justin Bailey
            
            2010-12-30
            Justin Bailey
            Moved from Customer.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Customer.#ctor">
            <summary>
            Root constructor instantiates the BE Properties obj.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Customer.#ctor(System.Int32)">
            <summary>
            Overload constructor that uses Customer ID.
            </summary>
            <param name="intCustomerID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Customer.#ctor(System.String)">
            <summary>
            Overload constructor that uses Customer Code.
            </summary>
            <param name="strCustomerCode"></param>
            <remarks>
            04/23/2010
            James Fitzgerald
            Created
            
            WI 1351 etc.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Customer.Save">
            <summary>
            Calls either the Insert or Update DA methods
            based on the existence of the Customer ID.
            </summary>
            <remarks>
            04/27/2010
            James Fitzgerald
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CustomerCurrencyList">
            <summary>
            CustomerCurrencyList BO
            </summary>
            <remarks>
            9/2/2010
            James Brooks
            WI 1908
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerCurrencyList.#ctor">
            <summary>
            CustomerCurrencyList Constructor
            </summary>
            <remarks>
            9/2/2010
            James Brooks
            WI 1908
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerCurrencyList.Select(System.Int32,System.Boolean)">
            <summary>
            builds a list of CustomerCurrency
            </summary>
            <remarks>
            9/2/2010
            James Brooks
            WI 1908
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CustomerList">
            <summary>
            List of Customers.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Customer.BO.        
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerList.SelectAll(System.Int32)">
            <summary>
            
            </summary>
            <remarks>
            7/22/2010
            James Fitzgerald
            WI 1707
            created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CustomerLocation">
            <summary>
            CustomerLocation class to fit in with vscope structure. implemented parts immediately needed. 
            NOTE: when using this class by constructor LocationID, CustomerID the DA will set the object's properties with the last customerlocation record found
            for that combination
            </summary>
            <remarks>
            05/10/2010
            Horacio Torres    
            
            10/06/2010
            Samantha Aldridge
            NOTE: when using this class by constructor LocationID, CustomerID the DA will set the object's properties with the last customerlocation record found
            for that combination
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocation.#ctor">
            <summary>
            Base constructor instantaites the BE
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocation.#ctor(System.Int32,System.Int32)">
            <summary>
            Warning: DO NOT USE TO GET CODE INFORMATION. Use Object: BO.Location, Method: fetchCharacterLocationCodebyLocationIDandCustomerID
            you need to specify the length of the code to return, the 2 char code or the 5 char code
            This Constructor should only be used to grab one to one specific rules as listed in CustomerLocationXRef table.
            </summary>
            <param name="intCustomerID"></param>
            <param name="intLocationID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocation.#ctor(System.String,System.Int32)">
             <summary>
             New Constructor, get information by Code and CustomerID
             </summary>
             <param name="strLocationCode"></param>
             <param name="intCustomerID"></param>
            <remarks>
            10/06/2010
            Samantha Aldridge
            Created.
            WI
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocation.#ctor(System.Int32,System.String)">
            <summary>
            New Constructor, get information by SPLC and CustomerID
            </summary>
            <param name="intCustomerID"></param>
            <param name="strLocationSPLC"></param>
            <remarks>
            03/01/2011
            James Fitzgerald
            Created
            
            WI
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocation.setProperties">
            <summary>
            Call DA and set BE
            </summary>
            <remarks>
            05/10/2010
            Horacio Torres
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CustomerLocationLeg">
            <summary>
            CustomerLocationLeg BO
            </summary>
            <remarks>
            Horacio Torres
            06/17/2010
            Created.
            WI 1663
            
            2010-12-30
            Justin Bailey
            Renamed and moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocationLeg.#ctor(System.String,System.Int32,System.DateTime)">
            <summary>
            Selecting constructor
            </summary>
            <param name="strCode"></param>
            <param name="intCustomerID"></param>
            <param name="dtmEventDate"></param>
            <remarks>
            06/16/2010
            Horacio Torres
            Cretated
            We call this constructor when want to select a route
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CustomerLocationLeg.setProperties">
            <summary>
            Call DA and set BE
            </summary>
            <remarks>
            06/16/2010
            Horacio Torres
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.DealerLocation">
            <summary></summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.DealerLocation.#ctor(System.Int32,System.Int32)">
             <summary>
             Constructor gets the dealer code by location/manufacturer id
             </summary>
             <param name="intLocationID"></param>
             <param name="intManufacturerID"></param>
            <remarks>
            11/22/2010
            Samantha Aldridge
            Created.
            WI 2321
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.EventLogItem">
            <summary>
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldridge
            Class created, will be moved to appropriate BO later
            
            11/04/2010
            Samantha Aldridge
            WI 2144
            adding comments to event log to be used instead of load vehicle comments on logging
            
            12/29/10
            James Brooks
            WI 1224
            added obsolete
            
            2010-12-30
            Justin Bailey
            Moved from Customer.BO.        
            
            1/3/2011
            removed obsolete tag, since no work was ever done on event source to make this object obsolete.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.EventLogItem.#ctor(System.Int32,System.Int32,System.Int32,System.String)">
             <summary>
             
             </summary>
             <param name="UserID"></param>
             <param name="EventSourceID"></param>
             <param name="EventSourceRecordID"></param>
             <param name="strComments"></param>
            <remarks>
            11/05/2010
            Samantha Aldridge
            Created.
            WI 2144
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.EventLogItem.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.DateTime)">
             <summary>
             ctor
             </summary>
             <param name="UserID"></param>
             <param name="EventSourceID"></param>
             <param name="EventSourceRecordID"></param>
             <param name="strComments"></param>
             <param name="workDate"></param>
             <remarks>
             10/23/202
             Samantha Aldridge
             Created.
             WI 7099
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.EventLogItem.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="UserID"></param>
            <param name="EventSourceID"></param>
            <param name="EventSourceRecordID"></param>
            <param name="strComments"></param>
            <param name="Operator"></param>
            <param name="Shift"></param>
            <remarks>
            08/07/2012
            James Fitzgerald
            created
            
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.EventSource">
            <summary>
            
            </summary>
            <remarks>
            07/15/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.EventSource.FetchID(System.String)">
            <summary>
            
            </summary>
            <param name="strEventSource"></param>
            <returns></returns>
            <remarks>
            07/15/2010
            James Fitzgerald
            Created
            
            WI 1708
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.GenericLoad">
            <summary>
            Generic Load provides ability to instantiate Load object using only abstract base logic, nothing is overriden
            </summary>
            <remarks>
            04/23/2010
            Samantha Aldridge
            removed ref parameters since obj are ref types
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.#ctor(System.Int32)">
            <summary>
            no additional logic, uses only base logic
            </summary>
            <param name="intLoadID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.#ctor(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="transportationName1"></param>
            <param name="transportationModeID"></param>
            <remarks>
            03/22/2011
            James Fitzgerald
            
            WI 2798
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            Uses only base logic for adding, but sets up example of how to do a type check for loadvehicle child that's being added
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/18/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.Load)">
            <summary>
            Sets the base Load's properties.
            </summary>
            <param name="objLoadBaseProperties"></param>
            <remarks>
            05/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.UpdateLoadInstructions(System.String)">
             <summary>
             update the loadInstructionsField, done on vin details main page
             </summary>
             <param name="loadInstructions"></param>
             <remarks>
             12/03/2013
             Samantha Aldridge
             Created.
             WI 13107
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoad.SelectBOLCurrentNumber(System.String)">
            <summary>
            Gets the next seed number used to create a BOL.
            </summary>
            <param name="description"></param>
            <returns></returns>
            <remarks>
            01/06/2014
            Jason Watkins
            WI 13504
            Created.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.GenericLoadVehicle">
            <summary>
            provides exposure to instatiate a basic load vehicle that implements only abstract base logic, no overrides here
            </summary>
            <remarks>
            04/18/2010
            Samantha Aldridge
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.GenericLoadVehicle.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle)">
            <summary>
            
            </summary>
            <param name="objLVBase"></param>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.HinoLoad">
            <summary>
            Hino Load extends base load object with additional hino load BE properties and accepts only HInoLoadVehicleTypes
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            
            04/23/2010
            Samantha Aldridge
            removed ref types
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.HinoLoad.Properties">
            <summary>
            Use new keyword to "shadow" the Properties property, when called it will reference our strongly typed BE.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.#ctor">
            <summary>
            empty constructor used for really creating a new load
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.#ctor(System.Int32)">
            <summary>
            override constructor to get the Hino specifc BE properties
            </summary>
            <param name="intLoadID"></param>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.populateLoadVehicleCollection">
            <summary>
            overloads base so that it adds HinoLoadVehicles to collection 
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            adds the loadvehicle to the load
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.Save">
            <summary>
            override to send in the hinoproperties BE instead of base only
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.getByLoadVehicleID(System.Int32)">
            <summary>
            shadow method to return different type
            </summary>
            <param name="intLVID"></param>
            <returns></returns>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoad.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.Load)">
            <summary>
            sets up this object from the properties of another load typed object, by the BusinessEntity fields.
            </summary>
            <param name="load"></param>
            <remarks>
            05/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.HinoLoadVehicle">
            <summary>
            Hino Load Vehicle extended since it contains additional BE fields and validation logic
            </summary>
            <remarks>
            04/23/2010
            Samantha Aldridge
            removed ref to da
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoadVehicle.#ctor(System.Int32,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            Constructor instantiates BE properties using DA call with ref to Hino BE
            DA sets internal BE properties by reference types
            </summary>
            <param name="intLoadVehicleID"></param>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoadVehicle.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle)">
            <summary>
            Used when converting from generic lv to hino loadvehicle
            </summary>
            <param name="objLVBase">Property element from generic loadvehicle obj</param>
            <remarks>
            05/19/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoadVehicle.validateAdditionToLoad(System.Int32)">
            <summary>
            override to validate since Hino contains different logic for validation
            </summary>
            <param name="intLoadID"></param>
            <returns></returns>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.HinoLoadVehicle.Save">
            <summary>
            Customer specific will completely override the base
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoad.#ctor(System.Int32)">
            <summary>
            no additional logic, uses only base logic
            </summary>
            <param name="intLoadID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoad.#ctor(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="transportationName1"></param>
            <param name="transportationModeID"></param>
            <remarks>
            03/22/2011
            James Fitzgerald
            
            WI 2798
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoad.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            Uses only base logic for adding, but sets up example of how to do a type check for loadvehicle child that's being added
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/18/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoad.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.Load)">
            <summary>
            Sets the base Load's properties.
            </summary>
            <param name="objLoadBaseProperties"></param>
            <remarks>
            05/19/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.LegacyManualLoadVehicle">
             <summary>
             class created for preserving the rules on the legacy ArriveVehicles method of FVSCMS.BO.LoadVehicle, created for re-write of 
             Yards/Arrive Vehicle page
             </summary>
             <remarks>
             04/03/2012
             Samantha Aldridge
             Created.
             WI 4703
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoadVehicle.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle)">
            <summary>
            
            </summary>
            <param name="objLVBase"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoadVehicle.validateDeparture(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
             <summary>
             validate for legacy departure does not require a destination location id, we allow null for force departs.
             </summary>
             <param name="dtActualDeparture"></param>
             <param name="objEventLogItem"></param>
             <remarks>
             04/23/2012
             Samantha Aldridge
             Created.
             WI 5660
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LegacyManualLoadVehicle.Arrive(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
             <summary>
             will perform a force load change if on another intransit load
             </summary>
             <param name="dtmActualArrival"></param>
             <param name="objEventLogItem"></param>
             <remarks>
             04/03/2012
             Samantha Aldridge
             Created.
             WI 4703
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Load">
            <summary>
            Base class for any group of entities being transported. The Load class extends CollectionBase so that you can add load vehicles to the load
            by merely calling .Add(LV) since structurely a load is a grouping of load vehicles.
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald 
            Created
            
            04/23/2010
            Samantha Aldridge
            removed ref on parameters to DA
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.Load.m_objProperties">
            <summary>
            internal collection base to hold the loadvehicle objects
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.IsArrivedCompletely">
             <summary>
             sends back if load is completely arrived or not.
             </summary>
             <returns></returns>
             <remarks>
             12/10/2012
             Samantha Aldridge
             Created.
             WI 6014
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.IsArrivedPartially">
             <summary>
             sends back if load is completely arrived or not.
             </summary>
             <returns></returns>
             <remarks>
             12/10/2012
             Samantha Aldridge
             Created.
             WI 6014
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.#ctor">
            <summary>
            root constructor instantiates the BE properties obj
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.#ctor(System.Int32)">
            <summary>
            constructor that builds the object for an existing load, will populate properties and loadvehicles on the load
            </summary>
            <param name="intLoadID"></param>
            <remarks>
            04/12/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.#ctor(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="transportationName1"></param>
            <param name="transportationModeID"></param>
            <remarks>
            03/22/2011
            James Fitzgerald
            Created
            
            WI 2798
            
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.populateLoadVehicleCollection">
            <summary>
            selects all loadvehicles currently on the load, then adds to private collection
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldride and James Fitzgerald
            created
            driver sam
            
            04/23/2010
            Samantha Aldridge
            added using for datareader
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Arrive(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Virtual method allows overriding by child instances
            root logic loops loadvehicles on load and Arrives each lv
            </summary>
            <param name="dtActualArrivalTime"></param>
            <param name="objEventLogItem"></param>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald
            Created
            
            04/22/2010
            Samantha Aldridge
            Added transaction
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Depart(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Departs the entire load by looping through loadvehicle collection and arriving each LV
            transactionalized method
            </summary>
            <param name="dtActualDepartureTime"></param>
            <param name="objEventLogItem"></param>
            <remarks>
            04/12/2010
            Samantha Aldridge
            Created
            
            04/22/2010
            Samantha Aldridge
            Added transaction
            
            04/07/2011
            Horacio Torres
            TransactionScopeOption changed to required
            WI 2832
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Delete(Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Removes all vehicles from the load then calls legacy delete for the load
            </summary>
            <remarks>
            06/21/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            Implement base logic and calls for Adding a load vehicle to a load.
            Caller will create new loadvehicle objects, withOUT LoadID, do not save them, pass in the object here is where loadid is set and obj saved.
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald
            Pair Programming
            Driver: Sam
            
            
            04/22/2010
            Samantha Aldridge
            Added transaction
            
            04/27/2010
            Samantha Aldridge
            set the begin date on the record of the lv
            
            07/17/2010
            Samantha Aldridge
            Unit testing load web screen, found that for Hino load vehicle when adding to hino load, the begin vehicle event and begin time were not being saved. found that in this method, item.Properties always referred to the BOLoadvehicle base .Properties, and when item.Save is called it is called on the correct child BO object but the properties are not persisted to be saved. Added setBaseProperties call before .save 
            
            11/05/2010
            Samantha Aldridge
            WI 2144
            Updated to use load vehicle's event log comments instead of the load vehicle objects properties
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Remove(Vascor.FVSCMS.VScope.BO.LoadVehicle,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            base removal of item from load, removes association in loadvehicle entire LV object does not need to be instantiated, just need LVID and vehicleid
            </summary>
            <param name="item"></param>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald
            Pair Programming
            Driver: Sam
            
            
            04/22/2010
            Samantha Aldridge
            Added transaction
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.getByLoadVehicleID(System.Int32)">
            <summary>
            Addional collections method to retrieve a specific loadvehicle on this load
            by the loadvehicleiD
            </summary>
            <param name="intLVID"></param>
            <returns></returns>
            <remarks>
            04/12/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.getByVehicleID(System.Int32)">
            <summary>
            
            </summary>
            <param name="intVehicleID"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.Save">
            <summary>
            for OO code, to update OR insert a load we call save(). Logic resides here to see if loadid = 0, call DA.Insert else DA.save
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created
            
            04/22/2010
            Samantha Aldridge
            Added transaction
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Load.UpdateCarrier(System.Int32,System.Int32,System.Int32)">
             <summary>
             Update carrier method for SCAC corrections screen
             static to avoid loadin gload vehicle properties needlessly for the loads being updated, saving time and calls.
             </summary>
             <param name="newCarrierID"></param>
             <param name="userID"></param>
             <remarks>
             11/14/2014
             Samantha Aldridge
             Created.
             WI 16332
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.LoadVehicle">
            <summary>
            LoadVehicleBase Abstract class where system inherant rules for loadvehicle process are implemented
            </summary>
            <remarks>
            04/06/2010
            Samantha Aldridge and James Fitzgerald
            Created
            
            04/23/2010
            Samantha Aldridge
            removed ref for parameters
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.LoadVehicle.customerID">
            <summary>
            Added private variable declarations to prevent redundant calling for Customer Information
            </summary>
            <remarks>
            11/18/2014
            Allen Williamson
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.#ctor(Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            
            </summary>
            <param name="LoadVehicleType">either classic or prebay, dictates which validation on events will happen</param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.#ctor(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            Copy constructor
            primary business use for creating an ether src load to auto outgate from a nonvasc location, it will have
            identical info to the orig lv
            </summary>
            <param name="lvSource"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.#ctor(System.Int32,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            constructor will set all of the properties of the object by calling the DA
            </summary>
            <param name="intLoadVehicleID"></param>
            <remarks>
            04/16/2010
            Samantha Aldridge (and team: Horacio, Fitz) Pair Programming
            Driver sam
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.#ctor(System.Int32,System.Int32,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            
            </summary>
            <param name="intLoadID"></param>
            <param name="intVehicleID"></param>
            <param name="enumLoadVehicleType"></param>
            <remarks>
            05/13/2010
            James Fitzgerald
            Created
            
            08/09/2010
            Samantha Aldridge
            correcting bug, if loadvehicle id is 0 it should not exception, it just should not set the other properties.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.#ctor(System.String,System.String,System.String,System.DateTime)">
            <summary>
            Constructor will try to populate object based on the search criteria. 
            Specifically for the purpose of checking that a VIN is on the passed load name.
            </summary>
            <param name="strVIN"></param>
            <param name="strTransportationName"></param>
            <param name="strTripNumber"></param>
            <param name="dtmDepartureDate"></param>
            <remarks>
            04/15/2010
            Fitz and Samantha
            Driver: Fitz (puppet)
            
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.GetPreviousLoadDestinationID">
             <summary>
             Returns the previous load's destination id. Needed for crazy TdM truck load assignment since they don't send origin in the file
             </summary>
             <returns></returns>
            <remarks>
            09/16/2010
            Samantha Aldridge and James Fitzgerald
            Created.
            WI NONE
            Bug FIx
            
             11/22/2010
             Samantha Aldridge
             Moved this method from TdM loadvehicle to the base class since it may now need to be used by chrysler for the new business
             Wi 2321
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validateArrival(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            call will validate then set the isvalidated property on the object. throw exceptions where necessary
            </summary>
            <param name="dtActualArrival"></param>
            <param name="intUserID"></param>
            <param name="intEventSourceID"></param>
            <param name="intEventSourceRecordID"></param>
            <remarks>
            04/06/2010
            Samantha Aldridge and James Fitzgerald
            Pair programming experiment
            driver: Fitz
            
            04/12/2010
            Samantha Aldridge
            Refactoring method after friday's code review. 
            
            04/27/2010
            Samantha Aldridge
            double checked validation against classic
            
            05/04/2010
            Samantha Aldridge
            after meeting with justin, need to lax the validation so that vehicles only not have current location, but the load veh. record
            does not necessarily need to have been departed.
            
            10/01/2010
            Samantha Aldridge
            Added validate arrival in sequence
            
            01/12/2010
            Samantha Aldridge
            Bug found, adding in setting the Properties.EventDate = the actual arrival date. it is already being treated that way, just need to set the property.
            
            04/13/2012
            Samantha Aldridge
            added check for if current location == vascor location and requested destination to show already arrived validatio message. following protocol from legacy flow.
            
            07/16/2012
            Samantha Aldridge WI5896
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validateDeparture(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Basic validation in order to complete a standard departure from a location
            </summary>
            <param name="dtActualDeparture"></param>
            <param name="intUserID"></param>
            <param name="intEventSourceID"></param>
            <param name="intEventSourceRecordID"></param>
            <remarks>
            Samantha Aldridge and James Fitzgerald
            Pair Programming experiment
            Driver Sam
            
            04/28/2010
            Samantha Aldridge
            Double checked validation against legacy, added checks for object ids to ensure the user is only departing a load vehicle that already exists and
            is a part of a load. Moved preparation steps out of validation method into it's own to modularize logic.
            
            06/04/2010
            Samantha Aldridge
            Added logic if more than 1 load in transit, only error if destination is vascor yard, if it's not, then remove (close) the previous loadvehicle record so it can continue with departure.
            
            09/16/2010
            Samantha Aldridge
            WI 1969
            base loadvehicle will validate that it must be at location departing from
            
            10/06/2010
            Samantha Aldridge
            added customer/location rule check to use departure location validation.
            
            07/16/2012
            Samantha Aldridge
            added validation for departure times in the future
            WI 6448
            
            05/20/2014
            Horacio Torres
            Adding validation for Saltillo-Chrysler Loads
            WI 13826
            
            06/25/2014
            Horacio Torres
            WI 14274
            Validating when call doesn´t comes from LoadDetail
            
            11/18/2014
            Allen Williamson
            Modified
            Changed the logic to lookup customer information for a load.   
            This will prevent timing out issues to occur.
            WI 16330
            
            11/24/2014
            Allen Williamson
            Modified
            Added logic to handle when fdTransportationName1 or fdModeIdentifier is null to prevent an exception being thrown.
            WI: 16702
            
            12/01/2014
            Allen Williamson
            Modified
            Added logic for customer HMS only.   Will check each VIN to ensure if there is an open work order item that does not have a QCDate, 
            then an exception will be thrown and prevent the load from being departed.
            WI: 12994
            
            12/02/2014
            Samantha Aldridge
            updated to check all vehicle work orders for open items, removed .firstordefault
            
            12/02/2014
            Allen Williamson
            Modified
            Changed LINQ query that checks all vehicle work order for open items from "fdQCDate != null" to "fdQCDate == null"
            WI:  12994
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.PrepObjectForDeparture">
            <summary>
            checks properties and does auto setting here for empty values that are not needed as part of the validation
            </summary>
            <remarks>
            04/28/2010
            Samantha Aldridge
            Moved preparation out of the validation method this new method called in Depart()
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validateAdditionToLoad(System.Int32)">
            <summary>
            Root level validation of addition to a load.
            </summary>
            <param name="intLoadID"></param>
            <returns></returns>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald
            Pair Programming
            Driver Sam
            
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validateRemovalFromLoad(System.Int32)">
            <summary>
            Makes sure loadvehicle is on the load
            </summary>
            <param name="intLoadID"></param>
            <returns></returns>
            <remarks>
            04/08/2010
            Samantha Aldridge
            Created
            
            04/22/2010
            Samantha Aldridge
            Replaced default return true with check that loadid is actually the loadid for the LV
            
            08/20/2010
            Samantha Aldridge 
            Added validation for intransit.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validatePrebayArrival">
            <summary>
            validates prebay requirements for loads
            </summary>
            <remarks>
            04/29/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.validatePrebayDeparture">
            <summary>
            validates prebay requirements for load vehicle on depart
            </summary>
            <remarks>04/29/2010
            Samantha Aldridge
            Created
            not implemented yet , no need for prebay spec dep logic
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.findByVehicleID(System.Int32)">
            <summary>
            Returns a list of all loads that the Vehicle is mapped to.  It is returning 
            a collection instead of a datareader against my better judgement.
            </summary>
            <param name="intVehicleID"></param>
            <returns></returns>
            <remarks>
            04/06/2010
            Samantha Aldridge and James Fitzgerald
            Pair programming experiment
            Driver: Fitz
            
            04/04/2012
            Samantha Aldridge
            changed to public from protected. need method on the webend
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.AutoOutgate(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Needed for vehicle's current location does not match this load vehicle's destination. we must mark it departed from it's current location and arrive it 
            to where we want to outgate from
            </summary>
            <param name="dtOutgateDate"></param>
            <param name="objEventLogItem"></param>
            <remarks>
            04/07/2010
            Samantha Aldridge and James Fitzgerald
            Pair programming experiement
            Driver: Sam
            
            12/22/2010
            Samantha Aldridge
            added customerid to the dummy Load
            
            04/04/2012
            Samantha Aldridge
            removed destination on the auto outgated load (mimicing the legacy behavior)
            WI 4703
            
            04/13/2012
            Samantha Aldridge
            updated isdummy = true, and set the eventdate/workdate to be the outgate date since that's what depart method takes.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.EndVehicleOnLoad(System.DateTime,System.Int32)">
            <summary>
            will update tbvehiclelocation and set begin/endload for the current vehicle location (happens post arrival and post autoOutgate) 
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.SetPOD(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
             <summary>
             updates the pOD information for the specific load vehicle
             india
             </summary>
             <param name="podDate"></param>
             <param name="objEventLogItem"></param>
             <remarks>
             08/04/2014
             Samantha Aldridge
             Created.
             WI 14715
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.Arrive(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Basic arrival in the fvs system no validation here, only bare bones arrival. 
            method checks that validation has been performed on the object, throws exception if it has not.
            Note for Prebay: To arrive with a vascor status other than "arrived in yard" please set Properties.StatusID before calling arrive
            and that status id will be used. 
            </summary>
            <param name="dtmActualArrival"></param>
            <param name="objEventLogItem"></param>
            <remarks>
            04/08/2010
            Samantha Aldridge and James Fitzgerald
            Pair Programming
            Driver: Sam
            
            04/26/2010
            Samantha Aldridge
            Removing inline replace on datevalues to setting the properties if they are minvalue
            
            04/26/2010
            Samantha Aldridge 
            allowing override of default arrived in yard vascor status (for prebay)
            
            09/30/2010
            Samantha Aldridge
            Change default value for work and event date. will make it the actual arrival date it's not explictly set. not the current date.
            
            11/05/2010
            Samantha Aldridge
            WI 2144
            use event log item for comments instead of load vehicle comments
            
            12/11/2012
            Samantha Aldridge
            Added arrival call for damage prevention
            WI 6014
            
            05/07/2014
            Jason Watkins
            WI 13745
            Added check to remove Vehicle's next destination if that is where the arrivals event is happening.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.Depart(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            Basic departure of a vehicle in the FVS system. No validation logic here, but method does check that a validation has been ran on the object before letting
            it depart.
            </summary>
            <param name="dtmActualDeparture"></param>
            <param name="objEventLogItem"></param>
            <remarks>
            04/10/2010
            Samantha Aldridge and James Fitzgerald
            Pair Programming
            Driver: Sam
            
            04/26/2010
            Samantha Aldridge
            removed inline replacement on date==min?now,date to setting the property of the date in one place.
            
            11/05/2010
            Samantha Aldridge
            WI 2144
            use event log comments instead of lv comments
            
            08/07/2012
            James Fitgerald
            Bug 6634
            
            Added Operator and Shift from the Event Log Item.
            
            08/22/2012
            Samantha Aldridge
            Fixing the bug that Fitz created by checking m_Operator.Length>0 when it's null :(
            
            04/01/2014
            Jason Watkins
            WI 13823
            Added logic to switch destination on Chrysler Load Vehicles, based on the CDM routing tables.
            
            11/18/2014
            Allen Williamson
            Modified
            Changed the logic for getting customer information on a load.  
            This will prevent timing out issues from occurring.
            WI: 16330
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.SetLoadID(System.Int32)">
            <summary>
            For creating a new load vehicle and adding it to a load, this will be called then save. It assumes that validation has been called
            since the ONLY place this should be used is in Load.Add(LV item);
            </summary>
            <param name="intLoadID"></param>
            <remarks>
            04/12/2010
            Samantha Aldridge and James Fitzgerald
            Driver: Sam
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.AssignDealerInfoToVehicle(System.Int32,System.Int32)">
            <summary>
            Updates Dealer and ShipToDealer for the current vehicle
            </summary>
            <param name="intDealerID"></param>
            <param name="intShipToDealerID"></param>
            <remarks>
            04/13/2010
            Pair programming
            Fitz and Horacio        
            Driver: Horacio
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LoadVehicle.Save">
            <summary>
            For OO code, have save method that checks/ updates all member fields on the class into the db
            Child instances will override this method if they ahve additional fields.
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldridge and James FItzgerald
            Created
            
            05/03/2010
            Samantha Aldridge
            Added check for vehicleID found during Unit Testing.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Location">
            <summary>
            Location class to fit in with vscope structure. implemented parts immediately needed. 
            TODO: implement rest of structure, update, insert. Solely a select/property holder BO as of now.
            </summary>
            <remarks>
            04/21/2010
            Samantha Aldridge and James Fitzgerald
            
            04/23/2010
            Samantha Aldridge
            removed ref types
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO. Moved public methods into the existing public region.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.Location.CurrentTime">
             <summary>
             property pulled from database sproc to get the current time for the location id
             </summary>
             <remarks>
             07/16/2012
             Samantha Aldridge
             Created.
             WI 6448
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.#ctor">
            <summary>
            Base constructor instantaites the BE
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.#ctor(System.Int32)">
            <summary>
            creates and populates Location object properties by LocationID
            </summary>
            <param name="intLocationID"></param>
            <remarks>
            04/21/2010
            Samantha Aldridge and James FItzgerald
            Created
            Driver Fitz
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.#ctor(System.String,System.Int32)">
            <summary>
            Constructor created to lookup a location based on customer and code, needed for EDI
            </summary>
            <param name="strLocationCode"></param>
            <param name="intCustomerID"></param>
            <remarks>
            04/21/2010
            Samantha Aldridge and James FItzgerald
            Created
            
            10/06/2010
            Samantha Aldridge
            Marked constructor as Obsolete. Location information that is based on customer needs to be retrieved from Customer Location object since 
            this constructor is using the customerLocation table 
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.#ctor(System.String)">
            <summary>
            Constructor to find location by the SPLC
            </summary>
            <param name="SPLC"></param>
            <remarks>
            02/24/2011
            Samantha Aldridge
            Created.
            WI 2722
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.isVascorYard">
            <summary>
            Used to determine if the location is a Vascor Yard.  The current 
            location type ID for Vascor Yard is 2.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.UpdateRegion">
            <summary>
            Updates Location Region
            </summary>
            <returns></returns>
            <remarks>
            08/09/2010
            Horacio Torres
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.fetchCharacterLocationCodebyLocationIDandCustomerID(System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="intLength"></param>
            <param name="intLocationID"></param>
            <param name="intCustomerID"></param>
            <returns></returns>
            <remarks>
            09/21/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.NextDestinationLocationIDGetByLocationIDRegionID(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="locationID"></param>
            <param name="regionID"></param>
            <returns></returns>
            <remarks>
            03/13/2012
            James Fitzgerald
            Created
            
            WI 4976
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Location.setProperties">
            <summary>
            Call DA and set BE
            </summary>
            <remarks>
            04/21/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LocationList.SelectAllByCustomerID(System.Int32,System.Int32)">
            <summary>
            returns a list of Locations
            </summary>
            <remarks>
            7/13/10
            James Fitzgerald
            WI 1707
            created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LocationList.SelectAll(System.Int32)">
            <summary>
            Returns a list of all active locations for specified userID
            </summary>
            <remarks>
            7/27/10
            James Brooks
            WI 1796
            created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LocationList.SelectDealerLocations(System.Int32,System.Int32,System.String)">
            <summary>
            Returns a list of all active dealer locations for specified UserID
            </summary>
            <returns></returns>
            <remarks>
            08/05/2010
            Horacio Torres
            WI 1756
            created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.LocationList.SelectByUserIDCustomerIDs(System.Int32,System.Int32[],System.Boolean)">
            <summary>
            Returns a list of all locations for specified userID and CustomerIDs
            </summary>
            <remarks>
            10/18/10
            James Brooks
            WI 2024
            created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode">
            <summary>
            
            </summary>
            <remarks>
            05/27/2010
            James Fitzgerald
            Created
            
            WI 1614
            
            7/15/10
            James Brooks
            WI 1708
            added code to save ManufacturerColorCode
            </remarks>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.m_objProperties">
            <summary>
            
            </summary>
            <remarks>
            05/27/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.#ctor">
            <summary>
            
            </summary>
            <remarks>
            05/27/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.#ctor(System.Int32,System.String,System.String,System.String,System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="intManufacturerID"></param>
            <param name="strYearCode"></param>
            <param name="strColorCode"></param>
            <param name="strManufacturerColorCodeTypeDescription"></param>
            <param name="strColorDescription"></param>
            <param name="intEventSourceID"></param>
            <remarks>
            05/27/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.SelectManufacturerColorCodeTypeIDByDescription">
            <summary>
            
            </summary>
            <remarks>
            05/27/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.Save">
            <summary>
            Save or Udate based on ManufacturerColorCodeID
            </summary>
            <param name="intEventSourceID">Calling Application EventSourceID</param>
            <remarks>
            7/17/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.SaveType">
            <summary>
            Save or Udate based on ManufacturerColorCodeID
            </summary>
            <remarks>
            7/17/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.ValidatePropertiesForSave">
            <summary>
            validate the properties before save
            </summary>
            <returns>true if valid</returns>
            <remarks>
            7/17/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.Delete">
            <summary>
            delete based on ManufacturerColorCodeID
            </summary>
            <remarks>
            7/17/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCode.DeleteType">
            <summary>
            delete based on ManufacturerColorCodeTypeID
            </summary>
            <remarks>
            7/17/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ManufacturerColorCodeList">
            <summary>
            List of ManufacturerColorCode
            </summary>
            <remarks>
            7/8/2010
            James Brooks
            WI 1708
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCodeList.AndTypeSelectAll(System.Int32)">
            <summary>
            returns a list of ManufacturerColorCodesAndTypes
            </summary>
            <remarks>
            7/8/10
            James Brooks
            WI 1708
            created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCodeList.AndTypeSelectByManufacturerID(System.Int32,System.Int32)">
            <summary>
            returns a list of ManufacturerColorCodesAndTypes for specified ManufacturerID
            send -1 for ManufacturerID to return all manufacturers
            </summary>
            <remarks>
            7/8/10
            James Brooks
            WI 1708
            created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerColorCodeList.SelectAll">
            <summary>
            returns a list of ManufacturerColorCodes
            </summary>
            <remarks>
            7/13/10
            James Brooks
            WI 1708
            created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ManufacturerList">
            <summary>
            List of Manufacturer
            </summary>
            <remarks>
            7/14/2010
            James Brooks
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ManufacturerList.SelectAll(System.Int32)">
            <summary>
            Returns a list of all active manufactures for specified userID
            </summary>
            <param name="intUserID">UserID</param>
            <remarks>
            7/14/10
            James Brooks
            WI 1708
            Created
            </remarks>        
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.PendingLoadAssignment">
            <summary>
            Object used to keep track of origin/destination for a vehicle before the load is created, in the time between the pedimento request and the truckload assingment files
            </summary>
            <remarks>
            06/25/2010
            Samantha Aldridge
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PendingLoadAssignment.#ctor(System.Int32,System.Int32)">
            <summary>
            Selects load assignment data based on vehicle and carrier
            </summary>
            <param name="intVehicleID"></param>
            <param name="intCarrierID"></param>
            <remarks>
            06/25/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PendingLoadAssignment.#ctor(System.Int32)">
             <summary>
             Retrieves the pending load assignment data by the vehicle event
             </summary>
             <param name="intVehicleID"></param>
             <param name="intCarrierID"></param>
             <param name="intVehicleEventID"></param>
            <remarks>
            11/22/2010
            Samantha Aldridge
            Created.
            WI 2321
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PendingLoadAssignment.Save(System.Int32,System.Int32)">
            <summary>
            Save the pending load assignment object, this may update carrier, origin, destination or insert new record with full information
            </summary>
            <remarks>
            06/25/2010
            Samantha Aldridge
            Created
            
            08/05/2010
            Samantha Aldridge
            added check and insert for vehicle carrier ID.
            
            11/02/2010
            Samantha Aldridge
            updated vehicle carrier change to use existing allocation BO
            
            11/29/2010
            Samantha Aldridge
            added originlocationid as the locationid on the vehicle event
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PendingLoadAssignment.Delete(System.Int32,System.Int32,System.Int32)">
            <summary>
            Removes the pending record once the load has been created
            </summary>
            <remarks>
            06/25/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.PlannedCarrierRule">
             <summary>
             Planned Carrier Rule
             </summary>
             <remarks>
            07/30/2010
            Samantha Aldridge
            Created.
            WI 1795
             
             2010-12-30
             Justin Bailey
             Moved from Transportation.BO.
             </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PlannedCarrierRule.#ctor(System.Int32)">
             <summary>
             Constructor gets all rule information by ID passed
             </summary>
             <param name="intPlannedCarrierRuleID"></param>
            <remarks>
            08/03/2010
            Samantha Aldridge
            Created.
            WI 1795
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PlannedCarrierRule.Save">
             <summary>
             saves or inserts depending on if the properties.plannedcarrierruleID is 0 or not
             </summary>
            <remarks>
            07/30/2010
            Samantha Aldridge
            Created.
            WI 1795
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PlannedCarrierRule.Delete">
             <summary>
             Deletes Rule. Currently Not used by UI, we may log the planned carrier rule usage in the future
             </summary>
            <remarks>
            07/30/2010
            Samantha Aldridge
            Created.
            WI 1795
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.PlannedCarrierRuleCollection">
            <summary>
            List of Planned Carrier Rules.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.PlannedCarrierRuleMaintenance">
             <summary>
             For rule maintenance web page and acts as the object data source for the formview on the maintenance page
             </summary>
             <remarks>
            07/29/2010
            Samantha Aldridge
            Created
            WI 1795
             
             2010-12-30
             Justin Bailey
             Moved from Transportation.BO.
             </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PlannedCarrierRuleMaintenance.GetRules(Vascor.FVSCMS.VScope.BusinessEntity.PlannedCarrierRuleFilter)">
             <summary>
             returns all rules matching the filter
             </summary>
             <param name="objRF"></param>
             <returns></returns>
            <remarks>
            07/29/2010
            Samantha Aldridge
            Created
            WI 1795
            
             07/30/2010
             Samantha Aldridge
             added displayed fields onthe grid
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.PlannedCarrierRuleMaintenance.odsGetRuleByID(System.Int32)">
            <summary>
            returns the rule for select operation
            </summary>
            <param name="intPlannedCarrierRuleID"></param>
            <returns></returns>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Region">
            <summary>
            
            </summary>
            <remarks>
            7/25/10
            James Brooks
            WI 1772
            Created
            
            2010-12-30
            Justin Bailey
            Replaced all references to Transportation.BO to VScope.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.#ctor">
            <summary>
            
            </summary>
            <remarks>
            08/06/2010
            Horacio Torres
            WI 1756
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.#ctor(System.Int32)">
            <summary>
            
            </summary>
            <param name="intRegionID"></param>
            <remarks>
            08/06/2010
            Horacio Torres
            WI 1756
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.setProperties">
            <summary>
            
            </summary>
            <remarks>
            08/06/2010
            Horacio Torres
            WI 1756
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.SelectDealerLocations(System.Int32,System.Int32)">
            <summary>
            Returns all active locations asociated to the region
            </summary>
            <param name="intRegionID"></param>
            <param name="intLocationTypeID"></param>
            <returns></returns>
            <remarks>
            08/05/2010
            Horacio Torres
            WI 1756        
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.Save">
            <summary>
            Save or Update based on RegionID
            </summary>
            <remarks>
            7/25/2010
            James Brooks
            WI 1772
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.ValidatePropertiesForSave">
            <summary>
            validate the properties before save
            </summary>
            <returns>true if valid</returns>
            <remarks>
            7/25/2010
            James Brooks
            WI 1772
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Region.Delete">
            <summary>
            delete based on RegionID
            </summary>
            <remarks>
            7/25/2010
            James Brooks
            WI 1772
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RegionList">
            <summary>
            List of Regions
            </summary>
            <remarks>
            7/21/2010
            James Brooks
            WI 1772
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RegionList.SelectAll(System.Int32)">
            <summary>
            returns a list of Regions
            for specific user bound to a specific customer
            </summary>
            <remarks>
            7/21/10
            James Brooks
            WI 1772
            created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RegionList.SelectByCustomerID(System.Int32)">
            <summary>
            
            </summary>
            <param name="intCustomerID"></param>
            <returns></returns>
            <remarks>
            08/09/2010
            Horacio Torres
            WI 1756        
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad">
            <summary>
            BO for Toyota De Mexico, extends the abstract load base, not much overriden as of yet, created as
            a placeholder if we find customer specific logic during re-write.
            </summary>
            <remarks>
            04/12/2010
            Samantha Aldridge and James FItzgerald
            Created
            
            04/23/2010
            Samantha Aldridge
            removed ref parameters since objs are ref types
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.Properties">
            <summary>
            Use new keyword to "shadow" the Properties property, when called it will reference our strongly typed BE.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.#ctor">
            <summary>
            
            </summary>
            <remarks>
            4/12/2010
            Samantha Aldridge and James Fitzgerald
            Pair programming experiment
            Driver: Fitz
            
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.#ctor(System.Int32)">
            <summary>
            
            </summary>
            <param name="intLoadID"></param>
            <remarks>
            4/12/2010
            Samantha Aldridge and James Fitzgerald
            Pair programming experiment
            Driver: Fitz
            
            05/14/2010
            Samantha Aldridge
            Modified so that the properties are really set on this obj, not just the base.
            
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.#ctor(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="strLoadName"></param>
            <param name="intCustomerID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.#ctor(System.String,System.String,System.Int32)">
            <summary>
            Creates a load base on ShipName,TripNumber and CustomerID
            </summary>
            <param name="strShipName"></param>
            <param name="strTripNumber"></param>
            <param name="intCustomerID"></param>
            <remarks>
            07/20/2010
            Horacio Torres
            WI 1663
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.#ctor(System.String,System.DateTime,System.Int32)">
             <summary>
             Finds the rail load by possessor (load name), departure date (24 hour window) and customerID
             </summary>
             <param name="strPossessor"></param>
             <param name="dtmDepartureDate"></param>
             <param name="intCustomerID"></param>
            <remarks>
            09/28/2010
            Samantha Aldridge
            Created.
            WI NONE
            
             09/29/2010
             Samantha Aldridge
             adding call to base constructor.
             
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.SetPropertiesWithLoadNameAndCustomerID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.SetPropertiesWithShipNameShipNumberAndCustomerID">
            <summary>
            
            </summary>
            <remarks>
            07/20/2010
            Horacio Torres
            WI 1663
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.Add(Vascor.FVSCMS.VScope.BO.LoadVehicle)">
            <summary>
            Override checks that the LV type is tdm loadvehicle then calls base logic.
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            04/20/2010
            Samahtha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.populateLoadVehicleCollection">
            <summary>
            overloads base so that it adds HinoLoadVehicles to collection 
            </summary>
            <remarks>
            04/19/2010
            Samantha Aldridge
            Created.
            
            06/22/2010
            Samantha Aldridge
            modified so that vehicles only added if not already in the collection
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoad.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.Load)">
            <summary>
            sets up this objects properties from another (child)type of LoadBE
            </summary>
            <param name="load"></param>
            <remarks>
            05/20/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle">
            <summary>
            Toyota Loadvehicle types for now does not have any additional BE fiels so default
            LV BE is still used. all abstract base logic used, no overrides as of yet.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.#ctor(System.String,System.String,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            created for TripComplete file
            </summary>
            <param name="strVIN"></param>
            <param name="strTripNumber"></param>
            <param name="enumLoadVehicleType"></param>
            <remarks>
            05/07/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.#ctor(System.Int32,System.Int32,Vascor.FVSCMS.VScope.BO.LoadVehicleType)">
            <summary>
            
            </summary>
            <param name="intLoadID"></param>
            <param name="intVehicleID"></param>
            <param name="enumLoadVehicleType"></param>
            <remarks>
            05/13/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.AddPedimentoAssignment(Vascor.FVSCMS.VScope.BO.ClearCustoms)">
            <summary>
            Adds Clear Customs information for the Vehicle
            </summary>
            <param name="strClearCustomsNumber"></param>
            <param name="strInvoiceNumber"></param>
            <param name="dtmCrossingDate"></param>
            <param name="intVehicleEventID"></param>
            <param name="intLoadID"></param>
            <param name="dtmClearCustomsDate"></param>
            <remarks>
            04/13/2010
            Pair Programming Experiment
            Horacio and Fitz
            Driver: Horacio
            
            04/15/2010
            Pair Programming 
            Sam and Fitz
            Driver: Fitz
            "Fixing" the method to use clear customs object.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.ComputeEstimatedArrival(System.Int32)">
            <summary>
            
            </summary>
            <param name="intLoadTransportationModeID"></param>
            <returns></returns>
            <remarks>
            06/02/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.setBaseProperties(Vascor.FVSCMS.VScope.BusinessEntity.LoadVehicle)">
            <summary>
            used for converting to strongly typed customer loadvehicleobjects
            </summary>
            <param name="objLVBase"></param>
            <remarks>
            05/19/2010
            Samantha Aldridge
            Created</remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.FindIDByBeginVehicleEventID(System.Int32)">
            <summary>
            Returns the loadvehicleID of the load vehicle that has the begin vehicle event id of the passed value
            </summary>
            <param name="intVehicleEventID"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.validateDeparture(System.DateTime,Vascor.FVSCMS.VScope.BO.EventLogItem)">
             <summary>
             override to validate departure, want different rules for TDM since their logic is laxed by the edi process. Note. this does NOT call the base object's validate.
             </summary>
             <param name="dtActualDeparture"></param>
             <param name="objEventLogItem"></param>
            <remarks>
            09/16/2010
            Samantha Aldridge
            Created.
            WI 1969
            
             10/06/2010
             Samantha Aldridge
             CallBase, no longer want to override. per meeting with justin on 10/06 we have added into customerlocation the flag
             to exclude departure location validation (tbCustomerLocationxRef), and this new logic is included in the base load vehicle validate departure.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.GetVesselBOLbyVehicleID">
            <summary>
            
            </summary>
            <returns></returns>
            <remarks>
            09/28/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.ToyotaDeMexicoLoadVehicle.GetCurrentLoadIDByVehicleID(System.Int32)">
            <summary>
            
            </summary>
            <param name="intVehicleID"></param>
            <returns></returns>
            <remarks>
            09/29/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.TransportationException">
            <summary>
            Custom Exception objects 
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTime">
            <summary>
            Transportation Leg Transit Time -- related to transit time for legs.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTime.Save">
            <summary>
            Save or Update based on RegionID
            </summary>
            <remarks>
            7/28/2010
            James Brooks
            WI 1796
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTime.ValidatePropertiesForSave">
            <summary>
            validate the properties before save
            </summary>
            <returns>true if valid</returns>
            <remarks>
            7/25/2010
            James Brooks
            WI 1772
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTime.Delete">
            <summary>
            delete based on TransportationLegTransitTimeID
            </summary>
            <remarks>
            7/28/2010
            James Brooks
            WI 1796
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTimeList">
            <summary>
            List of Transportation Leg Transit Times
            </summary>
            <remarks>
            7/27/2010
            James Brooks
            WI 1796
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationLegTransitTimeList.SelectAll(System.Int32)">
            <summary>
            returns a list of Transportation Leg Transit Times for specified userID
            </summary>
            <remarks>
            7/27/10
            James Brooks
            WI 1796
            created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.TransportationMode">
            <summary>
            
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationMode.SelectTransportationModeIDbyDescription(System.String)">
            <summary>
            
            </summary>
            <param name="strDescription"></param>
            <returns></returns>
            <remarks>
            06/23/2010
            James Fitzgerald
            Created.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.TransportationModeList">
            <summary>
            List of Transportation Modes
            </summary>
            <remarks>
            7/27/2010
            James Brooks
            WI 1796
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.TransportationModeList.SelectAll">
            <summary>
            returns a list of Transportation Modes
            </summary>
            <remarks>
            7/27/10
            James Brooks
            WI 1796
            created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Vehicle">
            <summary>
            Vehicle BO for Vscope specific implementations. Incomplete structure
            </summary>
            <remarks>
            04/06/2010 - 04/21/2010
            Samantha Aldridge and James Fitzgerald
            Created
            
            04/23/2010
            Samantha Aldridge
            removed ref param types since objs are ref types inherantly
            
            06/10/2010
            Samantha Aldridge
            Added planned carrier property to class
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.refreshPlannedCarrierList">
             <summary>
             gets the vehicles planned carriers and created the bo collection
             </summary>
            <remarks>
            06/10/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.#ctor">
            <summary>
            Empty constructor allows creation of new vehicle in the system
            
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.#ctor(System.Int32)">
            <summary>
            Load BO by vehicle ID
            </summary>
            <param name="intVehicleID"></param>
            <remarks>
            04/20/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.#ctor(System.String)">
            <summary>
            constructor for VIN
            </summary>
            <param name="strVIN"></param>
            <remarks>
            04/22/2010
            S. Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.setProperties">
            <summary>
            Call the DA get the idrd and set the properties
            </summary>
            <remarks>
            04/22/2010
            Samantha Aldridge
            Changed exposure to private. outside callers should NOT use this to instantiate the object, should
            ALWAYS go through constructor
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.ValidateVIN">
            <summary>
            
            </summary>
            <returns></returns>
            <remarks>
            4/13/2010
            Pair Programming Experiment
            Fitz and Horacio
            Driver: Fitz
            Added Validation
            
            04/22/2010
            Samantha Aldridge
            Removed virtual, this is not a base class, shoudl never be overriden
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.Save(Vascor.FVSCMS.VScope.BO.EventLogItem)">
            <summary>
            
            </summary>
            <remarks>
            4/13/2010
            Pair programming
            Fitz and Horacio
            
            08/09/2010
            Samantha Aldridge
            found bug, on insert was not setting properties for vehicleID
            
            12/29/2010
            Samantha Aldridge
            added validate vin before insert is called. and logging of events for insert/update vin. modified the save method so that it takes in the event log item.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.UpdateVINModel">
             <summary>
             updates the vehicle record with the current value in VINMOdel on the property object. Set the Property before calling!
             </summary>
             <remarks>
             06/30/2014
             Samantha Aldridge
             Created.
             WI 14287
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.Save">
            <summary>
            depricated, use the save with evenlogitem
            </summary>
            <remarks>
            4/13/2010
            Pair programming
            Fitz and Horacio
            
            08/09/2010
            Samantha Aldridge
            found bug, on insert was not setting properties for vehicleID
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.UpdateDestinationRouteCode(System.String,System.Int32,System.Int32,System.Int32,System.DateTime)">
             <summary>
             for override of route code passed in 660
             </summary>
             <param name="manufacturerRouteCode">Destination RouteCode</param>
             <param name="eventDate"></param>
             <param name="eventSourceID"></param>
             <param name="eventSourceRecordID"></param>
             <param name="userID"></param>
             <remarks>
             06/13/2011
             Samantha Aldridge
             Created.
             Note: using new coding standard for naming
             WI 1234
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.UpdateCarrierAllocation(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
             <summary>
             Inserts the new carrier allocation for the vehicle, only if it's different than the current allocation.
             Logs allocation change vehicle event also
             </summary>
             <param name="intCarrierID"></param>
             <param name="intUserID"></param>
             <param name="intEventSourceID"></param>
             <param name="intEventSourceRecordID"></param>
            <remarks>
            07/19/2010
            Samantha Aldridge
            Created
            WI 1733
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.CarrierAllocationFetchCurrent">
             <summary>
             selects the currently allocated carrer
             </summary>
             <returns></returns>
            <remarks>
            07/19/2010
            Samantha Aldridge
            Created
            WI 1733 
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.GetCurrentInTransitLoadVehicle">
             <summary>
             
             </summary>
             <returns></returns>
            <remarks>
            07/20/2010
            Samantha Aldridge
            Created
            WI 1733
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.Move(System.Int32,System.Int32,System.DateTime,System.DateTime,System.Int32,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String,Vascor.FVSCMS.DA.EnumEvent)">
             <summary>
             moves a vehicle, replaces move validation/logic from spVehicleAction call
             This will ONLY "move" a vehicle by insertting a vehicle location record and recording the move event. 
             it will also record the new status
             </summary>
             <param name="intEventSourceID"></param>
             <param name="intEventSourceRecordID"></param>
             <param name="dtmEventDate"></param>
             <param name="dtmWorkDate"></param>
             <param name="intLocationID"></param>
             <param name="intDestinationLocationID"></param>
             <param name="intParkZoneID"></param>
             <param name="strBayLocation"></param>
             <param name="intUserID"></param>
             <param name="intStatusID"></param>
             <param name="strOperator"></param>
             <param name="strDriver"></param>
             <param name="strShift"></param>
             <param name="strComments"></param>
             <param name="intEventID"></param>
             <returns>VehicleEvent ID</returns>
            <remarks>
            12/29/2010
            Samantha Aldridge
            Created.
            WI 1223
            
             1/17/2011
             Samantha Aldridge
             WI 2624 
             updated ors to ands in the check of event ids
             
             1/17/2011
             Samantha Aldridge
             WI 2624 
             added check for vehiclelocationID >0
             
             1/17/2011
             Samantha Aldridge
             WI 2624 
             added check for vehicleeventid >0 and that vehicle exists (vehicleid>0)
             
             03/19/2012
             Sam Tantasook
             WI 4976
             
             Allow StagedForShipmentEvent to use this method.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.SyncVehicleInspectionBayLocation(System.Int32,System.DateTime,System.String)">
            <summary>
            for the vehicle, whena move is performed, this additional business logic checks to see if ther ewas an inspection in the last 12 hours that did not have a bay location, if it did then it updates the the vehiclelocation recrods bay location for the inspection.
            
            </summary>
            <param name="intLocationID"></param>
            <param name="dtmEventDate"></param>
            <param name="strBayLocation"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.Paper(System.DateTime,System.DateTime,System.String,System.Int32,System.String,Vascor.FVSCMS.VScope.BO.EventLogItem)">
             <summary>
             Method performs the Papering action to the vehicle, current caller is Casper Papering processor.
             </summary>
             <param name="dtmEventDate"></param>
             <param name="dtmWorkDate"></param>
             <param name="strShift"></param>
             <param name="intLocationID"></param>
             <param name="intParkZoneID"></param>
             <param name="strBayLocation"></param>
             <param name="intStatusID"></param>
             <param name="strInspector"></param>
             <param name="objEventLogItem"></param>
             <returns></returns>
            <remarks>
            1/3/2011
            Samantha Aldridge
            Created.
            WI 1224
            
             1/11/11
             James Brooks
             altered if for location insert to matches changes Justin made in spVehicleAction
             WI 2569
             
             1/11/2011
             Samantha Aldridge
             WI 2569
             Per justin, removing the parameters for baylocation and parkzone, papering should not insert a vehicle location, he believes
             that operationally they will perform a move if the location needs to be updated. So action for this method not longer matches spVehicleAction.
             
             01/17/2011
             Samantha Aldridge
             added validation against vehicleid
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vehicle.GetCurrentInTransitLoadVehicle(System.Boolean)">
             <summary>
             specifys whether to ignore or include intransit dummy loads.
             created for manual arrive/depart replacement of ARrive vehicles screen
             </summary>
             <param name="includeDummyLoads">Default should be false</param>
             <returns></returns>
             <remarks>
             04/13/2012
             Samantha Aldridge
             Created.
             WI 
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VehicleClearCustoms">
            <summary>
            
            </summary>
            <remarks>
            05/12/2010
            James Fitzgerald
            Created
            
            WI 1615
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleClearCustoms.#ctor">
            <summary>
            
            </summary>
            <remarks>
            05/12/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleClearCustoms.#ctor(System.Int32)">
            <summary>
            
            </summary>
            <param name="intVehicleID"></param>
            <remarks>
            05/12/2010
            James Fitzgerald
            Created
            
            WI 1615
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleClearCustoms.setProperties">
            <summary>
            
            </summary>
            <remarks>
            05/12/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleClearCustoms.Save">
            <summary>
            
            </summary>
            <remarks>
            05/12/2010
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VehicleEvent">
             <summary>
             vehicle event class
             </summary>
            <remarks>
            07/08/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleEvent.#ctor(System.Int32)">
             <summary>
             populates all event information based on the vehicleeventid
             </summary>
             <param name="intVehicleEventID"></param>
            <remarks>
            07/08/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleEvent.#ctor(System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="vehicleID"></param>
            <param name="locationID"></param>
            <param name="eventID"></param>
            <remarks>
            06/23/2011
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleEvent.Insert">
             <summary>
             Uses vascor BE properties to perform insert
             VehicleID, EventID, UserID and EventSourceID are all required. If Event is system driven and not user driven, UserID may be 0
             </summary>
             <remarks>
             06/13/2011
             Samantha Aldridge
             Created.
             WI 2926
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleEvent.ValidateInsert">
             <summary>
             Validates that all properties are set necessary to successfully save all required information for a vehicle event.
             checks for null and default type value in case we change to nullable typed variables in business entity classes.
             </summary>
             <remarks>
             06/13/2011
             Samantha Aldridge
             Created.
             WI 2926
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleEvent.ValidateEventDate(System.DateTime)">
             <summary>
             Validate the event date to make sure that it is within an acceptable range.
             Throw a validation exception if invalid.
             </summary>
             <param name="eventDate"></param>
             <returns></returns>
             <remarks>
             03/20/2012
             Sam Tantasook
             
             WI 4976
             
             NOTE:
             The range should be eventually something that can be table driven.  In FVSCMS, there are 
             tables named tbSystemOption and tbGlobalSystemOption that don't look to be used in these processors.  Not sure
             what decision was made of its usage during VSCOPE.  
             </remarks>
            
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VehicleLocation">
            <summary></summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierCollection">
            <summary>
            each vehicle bo will contain a planned carrier collection
            </summary>
            <remarks>
            06/10/2010
            Samantha Aldridge
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierCollection.AddNewPlannedCarrierToVehicle(Vascor.FVSCMS.VScope.BusinessEntity.VehiclePlannedCarrier)">
            <summary>
            adds planned carrier record to database
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            06/10/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierCollection.Add(Vascor.FVSCMS.VScope.BusinessEntity.VehiclePlannedCarrier)">
            <summary>
            adds to the collections base list, does not add record to database
            </summary>
            <param name="item"></param>
            <returns></returns>
            <remarks>
            06/10/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierCollection.FindPlannedCarrier(System.Int32,System.Int32)">
             <summary>
             Destination may be 0 if unknown, will return the first planned carrier that matches the most criteria entered
             </summary>
             <param name="intOriginLocationID"></param>
             <param name="intDestinationLocationID"></param>
             <returns></returns>
            <remarks>
            06/14/2010
            Samantha Aldridge
            Created
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierDashboard">
             <summary>
             BO for Planned carrier dashboard
             </summary>
            <remarks>
            07/16/2010
            Samantha Aldridge
            Created
            
             2010-12-30
             Justin Bailey
             Replaced all references to Transportation.BO with VScope.BO.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierDashboard.ExecuteReport(Vascor.FVSCMS.VScope.BusinessEntity.VehiclePlannedCarrierDashboardFilters)">
             <summary>
             REturns the collection to the page for binding to the grid
             </summary>
             <param name="objFilters"></param>
             <returns></returns>
            <remarks>
            07/20/2010
            Samantha Aldridge
            Created
            
             07/21/2010
             Samantha Aldridge
             WI 1733
             Added bo logic for determining whether the item's current location is intransit or at the location , and for generating
             the inline edi history for display/export
             
             11/12/2010
             Samantha Aldridge
             changed how the pending/released are selected now use linked servers in stored procedures so that
             when data is iterated, it will already be either th ereleased/pending or both
             
             11/23/2010 
             Samantha aldridge
             added new fields for report display
             
             
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehiclePlannedCarrierDashboard.ExecuteChryslerReport(Vascor.FVSCMS.VScope.BusinessEntity.VehiclePlannedCarrierDashboardFilters)">
             <summary>
             method created for chrysler specific page
             </summary>
             <param name="objReportFilter"></param>
             <returns></returns>
            <remarks>
            12/01/2010
            Samantha Aldridge
            Created.
            WI 2469
            </remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "T:Vascor.FVSCMS.VScope.BO.Vessel" -->
        <!-- Badly formed XML comment ignored for member "M:Vascor.FVSCMS.VScope.BO.Vessel.#ctor(System.Int32)" -->
        <!-- Badly formed XML comment ignored for member "M:Vascor.FVSCMS.VScope.BO.Vessel.Save" -->
        <member name="M:Vascor.FVSCMS.VScope.BO.Vessel.Delete">
            <summary>
            
            </summary>
            <returns></returns>
            <remarks>
            07/28/2010
            Horacio Torres
            Created  
            WI 1777
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vessel.SelectAll">
            <summary>
            
            </summary>
            <returns></returns>
            <remarks>
            07/27/2010
            Horacio Torres
            Created.
            WI 1777
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Vessel.CanBeDeleted(System.Int32)">
            <summary>
            Returns true if vessel can be deleted
            </summary>
            <returns></returns>
            <remarks>
            08/02/2010
            Horacio Torres
            Created.
            WI 1777
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.VesselCollection">
            <summary>
            List of Vessels.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.LoadVehicleCollection">
            <summary>
            Strongly typed collection for loadvehicles to be used in the Load BO
            </summary>
            <remarks>
            04/06/2010
            Samahtha Aldridge
            Created
            
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.DealerPortalReportType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.DealerPortal">
             <summary>
             Contains the report methods for the dealer portal reports
             </summary>
             <remarks>
             09/30/2011
             Samantha Aldridge
             Created.
             WI 3021
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.DealerPortal.ETASummaryReport(System.Int32,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Int32,Vascor.FVSCMS.VScope.BO.DealerPortalReportType)">
             <summary>
             ETA Summary view of Intransit for dealer portal
             </summary>
             <param name="locationID"></param>
             <param name="startDate"></param>
             <param name="endDate"></param>
             <param name="userID"></param>
             <param name="rptType"></param>
             <returns></returns>
             <remarks>
             10/2011
             Samantha Aldridge
             Created.
             WI 3021
             
             04/12/2013
             Horacio Torres
             Adding DelaerNotes
             WI 9646
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.DealerPortal.VehicleLegDetails(System.Int32,System.Int32)">
             <summary>
             returns the leg details, but is not currently used by any web report (10/17/2011) currently SSRS report is displayed
             </summary>
             <param name="userID"></param>
             <param name="vehicleID"></param>
             <returns></returns>
             <remarks>
             10/14/2011
             Samantha Aldridge
             Created.
             WI 3021
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.DealerPortal.InboundVehicleDetailsReport(System.Int32,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Int32,Vascor.FVSCMS.VScope.BO.DealerPortalReportType)">
             <summary>
             returns list of inbound vehicles on loads to the location
             </summary>
             <param name="locationID"></param>
             <param name="startDate"></param>
             <param name="endDate"></param>
             <param name="userID"></param>
             <param name="dealerPortalReportType"></param>
             <returns></returns>
             <remarks>
             09/12/2012
             Samantha Aldridge
             Created.
             WI 6923
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.DealerPortal.InboundVINTransitDetailsReport(System.String,System.Int32)">
             <summary>
             Return transit details on a single VIN.
             </summary>
             <param name="vin"></param>
             <param name="userID"></param>
             <returns></returns>
             <remarks>
             04/08/2013
             Jason Watkins
             WI 9593
             Created.
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.LoadVehicleType">
            <summary>
            Types of Load Vehicle records.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.TransportationEnumerations.
            
            03/22/2011
            James Fitzgerald
            Added Single to denote a Dummy Load
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.Event">
             <summary>
             Event class for looking up eventID based on description instead of using enums in code
             class using new coding standard and vscope phase 2 coding pattern but without entity framework. 
             Properties will be directly in this BO, not in a vascor business entity, the DA will be called from here and values returned will update the Properties.
             
             </summary>
             <remarks>
             06/13/2011
             Samantha Aldridge
             Created.
             WI 2629
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.Event.Properties">
            <summary>
            Properties in BusinessEntity
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.Event.#ctor(System.String)">
             <summary>
             Looks up the event by the name
             </summary>
             <param name="eventName"></param>
             <remarks>
             06/13/2011
             Samantha Aldridge
             Created.
             WI 2629
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ICustomer">
            <summary>
            Interface for all FVSCMS Customer objects.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Customer.BO.        
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.ILoad">
            <summary>
            Base interface for any group of entities being transported.
            </summary>
            <remarks>
            2010-12-30
            Justin Bailey
            Moved from Transportation.BO.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.ID">
            <summary>
            ID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.RailStringID">
            <summary>
            RailStringID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.LoadID">
            <summary>
            LoadID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.StringLoadingPosition">
            <summary>
            LoadingPosition
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.DestinationLocationID">
            <summary>
            DestinationLocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.RailCarIdentifier">
            <summary>
            RailCarIdentifier
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.RailEquipmentID">
            <summary>
            RailEquipmentID
            </summary>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.RailStringOriginLocationID">
            <summary>
            Originlocatin is not stored on the RailLoad, but is identified by the railstring's track locationid. it is put here for simplicity
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.CarrierID">
            <summary>
            CarrierID
            </summary>
            <remarks>
            06/13/2014
            Jason Watkins
            WI 14251
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.CreateDate">
            <summary>
            
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.CreatedByUserID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.#ctor">
            <summary>
            default ctor
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.#ctor(System.Int32)">
            <summary>
            constructor sets all props
            </summary>
            <param name="railLoadID"></param>
            <remarks>
            06/13/2014
            Jason Watkins
            WI 14251
            Added CarrierID to the load.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.ValidateVINPlacement(Vascor.FVSCMS.VScope.BO.Vehicle)">
             <summary>
             TBD Business rules for checking the rail route of the vehicle based on it's destination route code.
             </summary>
             <param name="vehicle"></param>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
             
             02/27/2014
             Samantha Aldridge
             WI 13711
             added validation that status must be KZ to load.
             
             09/003/2014
             Samantha Aldridge
             changing == test to string.compare to ignore case
             WI 15189
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.EnqueueVehicleOnLoad(Vascor.FVSCMS.VScope.BO.Vehicle,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
             <summary>
             adds vehicle to the deck on the load. 
             </summary>
             <param name="vehicle"></param>
             <param name="deckLetter"></param>
             <param name="positionOnDeck"></param>
             <param name="userID"></param>
             <param name="eventSourceID"></param>
             <param name="eventSourceRecordID"></param>
             <returns></returns>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
             
             2/24/2014
             Horacio Torres
             Adding driver
             WI 13673
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.FillNextVehiclePosition(System.String,System.Int32)">
             <summary>
             fills the deck position and returns the position on the load
             </summary>
             <param name="deckLetter"></param>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
             
             09/03/2014
             Samantha Aldridge
             cleaning up using string.Compare
             WI 15189
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.FetchLoadVehicle(System.Int32)">
             <summary>
             returns the loadvehicle of the vehicle on the load, from this you can call Properties.Position to see where the vehicle was put.
             </summary>
             <param name="vehicleID"></param>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.ValidateOpenPosition(System.String,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="requestedPosition"></param>
            <returns>true if valid, false if not</returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.Insert(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Int32)">
            <summary>
            Inserts a new rail load into the rail string
            </summary>
            <param name="railStringID"></param>
            <param name="loadID"></param>
            <param name="loadingPosition"></param>
            <param name="destinationLocationID"></param>
            <param name="railCarNumber"></param>
            <param name="createdByUserID"></param>
            <param name="carrierID"></param>
            <returns></returns>
            <remarks>
            06/13/2014
            Jason Watkins
            WI 14251
            Added CarrierID as a parameter, to allow for overriding the track carrier.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.CreateLoad(System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Collections.Generic.List{Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck},System.Int32,System.Int32,System.Int32,System.Boolean)">
             <summary>
             
             </summary>
             <param name="railStringID"></param>
             <param name="railCarNumber"></param>
             <param name="loadingPosition"></param>
             <param name="DestinatioLocationID"></param>
             <param name="createdByUserID"></param>
             <param name="pendingDecks">Decks with Letter and capacity, they should not have railLoadID set, if they have it set, then an error will be thrown.</param>
             <param name="railEquipmentID">save mapping of the equipment for the railcar if it's not already saved in the database.</param>
             <param name="customerID"></param>
             <param name="destinationLocationID"></param>
             <param name="carrierID"></param>
             <returns></returns>
             <remarks>
             03/21/2012
             Samantha Aldridge
             modified added check for duplicate railcar on other strings for that track/day
             WI 1234
             
             01/07/2014
             Samantha Aldridge
             removed date from loadname
             WI 13509
             
             06/13/2014
             Jason Watkins
             WI 14251
             Added CarrierID as a parameter, to allow for overriding the track carrier.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.LoadingPositionMoveUp(System.Int32)">
             <summary>
             swaps loading position up one space , modifying 2 railloads in the chain!
             </summary>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.LoadingPositionMoveDown(System.Int32)">
            <summary>
            swaps the loading position down one space, will modify the lower one in the chain also.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.FetchDeck(System.String)">
            <summary>
            returns the deck by the letter.
            </summary>
            <param name="deckLetter"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.FetchRailEquipment">
             <summary>
             returns dataset for UI maintenance page
             </summary>
             <returns></returns>
             <remarks>
             march2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.Delete(System.Int32)">
             <summary>
             deletes the railload (really marks it as inactive)
             </summary>
             <param name="userID"></param>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.UpdateLoad(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
             <summary>
             updates the values on this railLoad and underlying transportation load.
             </summary>
             <param name="txtRailCarNumber"></param>
             <param name="loadingPosition"></param>
             <param name="destinationID"></param>
             <param name="userID"></param>
             <param name="railEquipmentID"></param>
             <param name="carrierID"></param>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
             
             06/13/2014
             Jason Watkins
             WI 14251
             Added CarrierID as a parameter, to allow for overriding the track carrier.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad.UpdateLoadForSwap(System.String,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            method updates the load without checking for the duplicate loading position.
            </summary>
            <param name="txtRailCarNumber"></param>
            <param name="loadingPosition"></param>
            <param name="destinationID"></param>
            <param name="userID"></param>
            <param name="railEquipmentID"></param>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.ID">
            <summary>
            ID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.DeckLetter">
            <summary>
            DeckLetter
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.Capacity">
            <summary>
            Capacity
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.Availability">
            <summary>
            Availability
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.RailLoadID">
            <summary>
            RailLoadID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.#ctor(System.Int32)">
            <summary>
            ctor by deckID
            </summary>
            <param name="deckID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.DecrementAvailability">
             <summary>
             decrements the availability on the deck by one unit
             </summary>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.IncrementAvailability">
            <summary>
            increments the availablity ont he rail car deck.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.FetchDecksByRailLoadID(System.Int32)">
             <summary>
             returns the decks for the railload.
             </summary>
             <param name="railLoadID"></param>
             <returns></returns>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.GetCapacityByRailEquipmentID(System.Int32)">
            <summary>
            
            </summary>
            <param name="railCarNumber"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.InsertDeck(System.Int32)">
            <summary>
            inserts deck with the values set on the object.
            </summary>
            <param name="createdByUserID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.BasicMethodValidation">
            <summary>
            basic validation checks the ID
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.UpdateCapacity(System.Int32)">
             <summary>
             created for management screen
             </summary>
             <param name="newCapacity"></param>
             <remarks>
             03/06/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailLoad_Deck.FetchDeckLettersByCustomerID(System.Int32)">
             <summary>
             returns the list of deck letters configured by the customer, defaults are A,B,C
             </summary>
             <param name="customerID"></param>
             <returns></returns>
             <remarks>
             07/14/2014
             Samantha Aldridge
             Created.
             WI 14514
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.ID">
            <summary>
            ID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.TrackID">
            <summary>
            TrackID tells us the LocationID-track name
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.LoadingDate">
            <summary>
            LoadingDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.CreateDate">
            <summary>
            
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.CreatedByUserID">
            <summary>
            
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.RailLoads">
             <summary>
             returns all railloads by the railstring in order of the loadingposition asc
             </summary>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.#ctor">
            <summary>
            default ctor
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.#ctor(System.Int32)">
             <summary>
             initializes the railstring by it's ID
             </summary>
             <param name="railStringID"></param>
             <remarks>
             020/21/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.#ctor(System.Int32,System.String,System.DateTime)">
             <summary>
             CTOR for the railstring information based on a railcar in the string and the loading date, useful to casper which will load the vins into the railstring
             </summary>
             <param name="trackID">represents the locationID - trackname relationship</param>
             <param name="railCarIdentifier"></param>
             <param name="loadingDate"></param>
             <returns>instance of the railstring by it's trackid</returns>
             <remarks>
             02/20/21012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.Insert(System.Int32,System.DateTime,System.Int32,System.Int32,System.Nullable{System.Int32})">
             <summary>
             inserts new string into the db returns the ID used by web configuration page
             </summary>
             <param name="trackID"></param>
             <param name="loadingDate"></param>
             <param name="createdByUserID"></param>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
             
             07/21/2014
             Samantha Aldridge
             adding customerid so that the cursor is configured for the correct decks
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.CancelReservation(System.Int32,System.DateTime)">
             <summary>
             cancels the reservation on the string and updates the cursor to free the spot.
             </summary>
             <param name="reservationID"></param>
             <param name="cancellationDate"></param>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
             
             03/20/2012
             Samantha Aldridge
             when cancelling, we get the parent's reserved spot in while loop incase of multiple overrides.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.FetchOpenReservations">
             <summary>
             for a railstring returns back any open reservations (ones that have not been overriden, cancelled,or confirmed.)
             </summary>
             <returns></returns>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.ReserveVIN(System.String,System.String)">
             <summary>
             reserves the vin on the string. If the VIN already has a reservation an exception is thrown, so users should check for the vehicle's reservation before tyring to put it on the string.
             </summary>
             <param name="vin"></param>
             <param name="deckLetter"></param>
             <returns></returns>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
             
             03/19/2012
             Samantha Aldridge
             added check for deck passed not matching railcar.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.UpdateReserveVIN(System.String,System.String,System.Int32,System.Int32,System.Int32)">
            <summary>
            if user overrides the reservation attempt to update it here.
            </summary>
            <param name="vin"></param>
            <param name="deckLetter"></param>
            <param name="originalReservationID"></param>
            <param name="newTrackPosition"></param>
            <param name="newDeckPosition"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.EnqueueVINByReservation(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
             <summary>
             Adds the vin to the rail load at the passed position, this process will internally decrement the deck availability on the railcar. It confirms the reservation also.
             </summary>
             <param name="vin"></param>
             <param name="railStringVehicleReservationID"></param>
             <param name="userID"></param>
             <param name="eventSourceID"></param>
             <param name="eventSourceRecordID"></param>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 4951
             
             2/24/2014
             Horacio Torres
             Adding driver
             WI 13673
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.GetActiveCursorRailLoad(System.String)">
             <summary>
             returns the actively loading railload according to the cursor
             </summary>
             <returns></returns>
             <remarks>
             02/23/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.FetchStringsByTrackAndDate(System.Int32,System.DateTime)">
            <summary>
            returns list of railstring objects that are found by trackid and loading date.
            </summary>
            <param name="trackID"></param>
            <param name="loadingDate"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.Delete(System.Int32)">
             <summary>
             deletes the railstring from the system
             </summary>
             <param name="userID"></param>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.Depart(System.Int32,System.DateTime,System.Int32,System.Int32)">
             <summary>
             departs all loads on the string
             </summary>
             <param name="userID"></param>
             <param name="departureDate"></param>
             <param name="eventSourceID"></param>
             <param name="eventSourceRecordID"></param>
             <remarks>
             march 2012
             Samantha Aldridge
             Created.
             WI 4951
             
             05/07/2014
             Samantha Aldridge
             WI 14105
             allow errors to still depart the string
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.Arrive(System.Int32,System.DateTime,System.Int32,System.Int32)">
             <summary>
             arrives the entire rail string
             </summary>
             <param name="userID"></param>
             <param name="departureDate"></param>
             <param name="eventSourceID"></param>
             <param name="eventSourceRecordID"></param>
             <remarks>
             05/07/2014
             Samantha Aldridge
             Created.
             WI 14105
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString.FetchIntransitStringsByDestinationLocation(System.Int32,System.Nullable{System.DateTime},System.Nullable{System.DateTime})">
             <summary>
             for the rail string arrival page, find the all intransit strings by it's destination
             </summary>
             <param name="destinationLocationID"></param>
             <returns></returns>
             <remarks>
             05/07/2014
             Samantha Aldridge
             Created.
             WI 14105
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor">
             <summary>
             This class maintains the next position available for loading in the string. it is updated each time a vehicle is enqueued or whose position is overridden. overriding position may mean removing and readding vehicle to another load.
             </summary>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.ID">
            <summary>
            ID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.CurrentLoadingPositionOnRailString">
            <summary>
            CurrentRailCarLoadingPosition
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.CurrentLoadingPositionOnRailCarDeck">
            <summary>
            CurrentLoadDeckLoadingPosition
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.RailStringID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.#ctor">
            <summary>
            default ctor
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.#ctor(System.Int32)">
             <summary>
             ctr by object identity
             </summary>
             <param name="loadingCursorID"></param>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.#ctor(System.Int32,System.String)">
             <summary>
             gets cursor by railstring and deckLetter
             </summary>
             <param name="railStringID"></param>
             <param name="deckLetter"></param>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.SaveCursorValues">
             <summary>
             will udate the datasource with the current values saved in the position properties.
             </summary>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.Insert">
             <summary>
             performs the insert
             </summary>
             <returns></returns>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_LoadingCursor.Update">
             <summary>
             Saves the loadingposition and deckposition currently in the object to the datasource
             </summary>
             <returns></returns>
             <remarks>
             02/22/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ID">
            <summary>
            ID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.VehicleID">
            <summary>
            VehicleID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.RailStringID">
            <summary>
            RailstringID
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.RailLoadID">
            <summary>
            RailLoadID
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.DeckLetter">
            <summary>
            DeckLetter
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ReservedPositionOnDeck">
            <summary>
            ReservedPositionOnDeck
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ReservedTrackStringLoadingPosition">
            <summary>
            ReservedTrackStringLoadingPosition
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.Confirmed">
            <summary>
            confirmed
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ConfirmationDate">
            <summary>
            confirmationdate
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ParentReservationID">
            <summary>
            ParentReservationID
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.Cancelled">
            <summary>
            Cancelled
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.CancelledDate">
            <summary>
            CancelledDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.#ctor">
            <summary>
            default ctor
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.#ctor(System.Int32)">
             <summary>
             ctor by identity
             </summary>
             <param name="vehicleReservationID"></param>
             <remarks>
             feb 2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.#ctor(System.Int32,System.String,System.Int32,System.Int32)">
             <summary>
             constructor by position. checks if the spot is open or not.
             </summary>
             <param name="railStringID"></param>
             <param name="deckLetter"></param>
             <param name="newTrackPosition"></param>
             <param name="newDeckPosition"></param>
             <remarks>
             feb 2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.#ctor(System.Int32,System.Int32)">
             <summary>
             instantiates by railstring and vehicleid, returns the last created reservation for the vehicle on the track.
             </summary>
             <param name="railStringID"></param>
             <param name="vehicleID"></param>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.UpdateWithOverrides(System.Int32,System.Int32,System.Int32)">
             <summary>
             overrides reservation with user entered values frm casper
             </summary>
             <param name="railStringVehicleReservationID"></param>
             <param name="trackPosition"></param>
             <param name="positionOnDeck"></param>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.AddReservation(System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="vehicleID"></param>
            <param name="railStringID"></param>
            <param name="railLoadID"></param>
            <param name="trackLoadingPostion"></param>
            <param name="deckLetter"></param>
            <param name="positionOnDeck"></param>
            <returns></returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.ConfirmReservation(System.DateTime)">
             <summary>
             Sets the reservation as confirmed
             </summary>
             <param name="confirmationDate"></param>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RailString_VehicleLoadingReservation.CancelReservation(System.DateTime)">
             <summary>
             Sets the reservation as confirmed
             </summary>
             <param name="confirmationDate"></param>
             <remarks>
             02/28/2012
             Samantha Aldridge
             Created.
             WI 4951
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RailLoading_Rake">
             <summary>
             class for the new Rake entity
             </summary>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.#ctor(System.Int32)">
             <summary>
             ctor by ID
             </summary>
             <param name="rakeID"></param>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.FetchRakesByCustomerID(System.Int32)">
             <summary>
             data access for rakes by customer for DDLs
             </summary>
             <param name="customerID"></param>
             <returns></returns>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.Insert(System.String,System.Int32,System.Int32)">
             <summary>
             inserts and sets the ID if successful
             </summary>
             <param name="rakeNumber"></param>
             <param name="customerID"></param>
             <param name="defaultCarrierID"></param>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.Update(System.Nullable{System.Int32},System.Boolean,System.Int32)">
             <summary>
             update carrier and active/inactive
             </summary>
             <param name="defaultCarrierID"></param>
             <param name="active"></param>
             <param name="activeChangedUserID"></param>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.ValidateRequiredFields">
             <summary>
             checks that required fields set by userid
             
             </summary>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Rake.ValidateInsert">
             <summary>
             validate insert fields are required and lengths are ok
             </summary>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon">
             <summary>
             for rake master
             </summary>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.#ctor(System.Int32)">
             <summary>
             ctor by id
             </summary>
             <param name="wagonID"></param>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.Delete">
            <summary>
            delete the wagon off the rake
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.FetchByRakeID(System.Int32)">
             <summary>
             for grid binding get list of wagons by selected rake id
             </summary>
             <param name="rakeID"></param>
             <returns></returns>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.Insert(System.Int32,System.String,System.Int32,System.Collections.Generic.List{Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagonDeck},System.Int32)">
            <summary>
            inserts a new wagon with default information
            </summary>
            <param name="rakeID"></param>
            <param name="railCarNumber"></param>
            <param name="loadingPosition"></param>
            <param name="pendingDecks"></param>
            <param name="equipmentID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.LoadingPositionMoveUp">
             <summary>
             swaps loading position up one space , modifying 2 railloads in the chain!
             </summary>
             <remarks>
             08/05/2014
             Samantha Aldridge
             Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.LoadingPositionMoveDown">
            <summary>
            swaps the loading position down one space, will modify the lower one in the chain also.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagon.Update(System.String,System.Int32,System.Int32)">
            <summary>
            update for wagon number, loading position or equipment
            </summary>
            <param name="railCarNumber"></param>
            <param name="loadingPosition"></param>
            <param name="equipmentID"></param>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagonDeck">
             <summary>
             following same pattern as the rail load deck for time saving, messy i know
             </summary>
             <remarks>
             08/04/2014
             Samantha Aldridge
             Created.
             WI 14763
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_RakeWagonDeck.Update">
            <summary>
            updates the capacity for the DeckID
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_Track.LocationID">
            <summary>
            LocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_Track.TrackName">
            <summary>
            TrackName
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RailLoading_Track.TrackDescription">
            <summary>
            TrackDescription
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Track.#ctor(System.Int32)">
            <summary>
            populates track data by ID
            </summary>
            <param name="trackID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RailLoading_Track.FetchTracksByLocationID(System.Int32)">
             <summary>
             returns all tracks configured for the passed locationID
             </summary>
             <param name="locationID"></param>
             <returns></returns>
             <remarks>
             02/21/2012
             Samantha Aldridge
             Created.
             WI 2951
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RouteSkeleton">
             <summary>
             root level route skeleton detail, main route origin - destination, customer information
             </summary>
             <remarks>
             12/06/2011
             Samantha Aldridge
             Created.
             WI tbd
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.SkeletonID">
            <summary>
            SkeletonID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.CustomerID">
            <summary>
            CustomerID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.OriginLocationID">
            <summary>
            OriginLocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.DestinationLocationID">
            <summary>
            DestinationLocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.RouteCode">
            <summary>
            RouteCode
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.BeginEffectiveDate">
            <summary>
            BeginEffectiveDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.EndEffectiveDate">
            <summary>
            EndEffectiveDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.CreatedByUserID">
            <summary>
            CreatedByUserID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.EndEffectiveUserID">
            <summary>
            EndEffectiveUserID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.TotalEstimatedDays">
            <summary>
            TotalEstimatedDays
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeleton.CalculatePlannedDeviations">
            <summary>
            CalculatePlannedDeviations
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.RouteSkeleton.mCreateDate">
            <summary>
            CreateDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.#ctor(System.Int32)">
            <summary>
            Populates the object information based on the passed ID 
            </summary>
            <param name="routeSkeletonID"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.#ctor(System.Int32,System.Int32,System.Int32)">
             <summary>
             populates current active route matching the criteria
             </summary>
             <param name="customerID"></param>
             <param name="originLocationID"></param>
             <param name="destinationLocationID"></param>
             <remarks>
             01/04/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.Save">
            <summary>
            Performs an Insert , routes cannot be updated, they would have to be deactivated and a new one made to persist legacy data mappings
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.Insert">
            <summary>
            inserts the route skeleton
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.ValidateInsert">
            <summary>
            Validates that the required fields are present for insert
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeleton.SearchRoutes(System.Int32,System.Int32,System.Int32,System.Boolean,System.Int32)">
            <summary>
            
            </summary>
            <param name="customerID"></param>
            <param name="originLocationID"></param>
            <param name="destinationLocationID"></param>
            <param name="activeOnly"></param>
            <returns></returns>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg">
             <summary>
             For route maintenance, represents the individual legs of the route's skeleton. O-D pairs in order that represent the route from start to final destination (dealer)
             </summary>
             <remarks>
             12/28/2011
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.SkeletonLegID">
            <summary>
            Leg ID
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.SkeletonID">
            <summary>
            SkeletonID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.LegNumber">
            <summary>
            LegNumber
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.TransportationModeID">
            <summary>
            TransporationModeID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.OriginLocationID">
            <summary>
            OriginLocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.DestinationLocationID">
            <summary>
            DestinationLocationID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.EstimatedTransitDays">
            <summary>
            EstimatedTransitDays
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.CarrierID">
            <summary>
            CarrierID
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.OriginDwellDays">
            <summary>
            OriginDwellDays
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.OriginDwellDaysAdjustment">
            <summary>
            OriginDwellDaysAdjustment the amount of time to add to the dwell days if the estimate is exceeded to determine ETD
            </summary>
            <remarks>
            Samantha Aldridge
            
            </remarks>
        </member>
        <member name="F:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.mCreateDate">
            <summary>
            CreateDate
            </summary>
            <remarks>
            Samantha Aldridge
            Created.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.#ctor(System.Int32)">
             <summary>
             constructor will grab all data associated with the skeletonleg from the database and populate the properties on this object. From route.tbSkeletonLeg
             </summary>
             <param name="skeletonLegID"></param>
             <remarks>
             12/28/2011
             Samantha Aldridge
             Created.
             WI 1234
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.RouteSkeletonLeg.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.Int32,System.String,System.DateTime,System.Double,System.Int32,System.Double,System.Double,System.String,System.Int32,System.Int32,System.String)">
            <summary>
            constructor does not load any data from database only constructs the object given info from parameters
            </summary>
            <param name="skeletonLegID"></param>
            <param name="skeletonID"></param>
            <param name="originLocationID"></param>
            <param name="destinationLocationID"></param>
            <param name="origLocationName"></param>
            <param name="destLocationName"></param>
            <param name="carrierID"></param>
            <param name="carrierName"></param>
            <param name="createDate"></param>
            <param name="estimatedTransitDays"></param>
            <param name="legNumber"></param>
            <param name="originDwellDays"></param>
            <param name="originDwellDaysAdjustment"></param>
            <param name="skeletonLegTypeDisplay"></param>
            <param name="skeletonLegTypeID"></param>
            <param name="transporationModeID"></param>
            <param name="transportationModeDisplay"></param>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.StagedForShipment.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.Int32,System.String)">
            <summary>
            Main Entry Point
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.StagedForShipment.ReturnedValues">
            <summary>
            Returned values are stored here
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.StagedForShipment.Messages">
            <summary>
            Returns any messages from the various functions
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.StagedForShipment.stage(System.String)">
            <summary>
            Stages the data
            <param name="text">text from textbox</param>
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.StagedForShipment.checkText(System.String)">
            <summary>
            
            </summary>
            <param name="text">text from textbox</param>
            <returns>count of records</returns>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.StagedForShipment.parseTextBox(System.String)">
            <summary>
            Parses the text data into the VIN/Bay data
            </summary>
            <param name="text"></param>
            <remarks>
            
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.UnimarkLoad">
            <summary>
            UnimarkLoad
            </summary>
            <remarks>
            Joey Ball
            12/16/2013
            WI 9348
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.UnimarkLoad.Properties">
            <summary>
            Use new keyword to "shadow" the Properties property, when called it will reference our strongly typed BE.
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.UnimarkLoad.#ctor">
            <summary>
            Base constructor
            </summary>
            <remarks>
            Joey Ball
            12/16/2013
            WI 9348
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.UnimarkLoad.#ctor(System.Int32)">
            <summary>
            Base constructor to get by Load ID
            </summary>
            <remarks>
            Joey Ball
            12/16/2013
            WI 9348
            
            Joey Ball
            07/10/2014
            WI 14450
            Was originally not used. Replaced previous code with code that works.
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.UnimarkLoad.#ctor(System.String,System.Int32)">
             <summary>
             Constructior by LoadNumber and TransportationID 
             </summary>
             <param name="loadNumber"></param>
             <param name="transportationModeID"></param>
             <remarks>
             Joey Ball
             12/16/2013
             WI 9348
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.UserCustomApplicationSettings">
            <summary>
            class to contain privilege based configurations/preferences for the system
            </summary>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.UserCustomApplicationSettings.GetWelcomeMessage(System.Int32)">
             <summary>
             Created for the specific need to display a difference contact phonenumber and email address on the welcome screen for the dealer portal users.
             will return a string list of all matching messages by the user's privileges separated by 
             </summary>
             <param name="userID"></param>
             <returns></returns>
             <remarks>
             12/010/2011
             Samantha Aldridge
             Created.
             WI 1234
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleNextDestinationLocation.Insert(System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="vehicleEventID"></param>
            <param name="vehicleID"></param>
            <param name="destinationLocationID"></param>
            <returns></returns>
            <remarks>
            02/14/2012
            James Fitzgerald
            Created
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.VehicleNextDestinationLocation.Insert(System.Int32,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            
            </summary>
            <param name="vehicleEventID"></param>
            <param name="vehicleID"></param>
            <param name="destinationLocationID"></param>
            <param name="carrierID"></param>
            <returns></returns>
            <remarks>
            03/22/2013
            Horacio Torres
            Created
            WI 9167
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.returnedValue">
            <summary>
            Structure to hold returned values (feeds the datagrids)
            </summary>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            04/12/2012 JMP added [Serializable] so it can be saved to the pageview
            
            01/15/2014
            Samantha Aldridge
            added haulaway number
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.#ctor">
            <summary>
            Main Entry Point
            </summary>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.OutputText">
            <summary>
            Output text from class, errors + validate list
            </summary>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.ErrorList">
            <summary>
            List of errors
            </summary>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.ReturnedValues">
            <summary>
            Returned values are stored here in list form
            </summary>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            </remarks>
        </member>
        <member name="P:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.Messages">
            <summary>
            Returns any messages from the various functions
            </summary>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.checkText(System.String)">
            <summary>
            This will take a list of vins and seperate it, then send it to be processed.
            </summary>
            <param name="vinList">List of vins to process</param>
            <returns>count of records</returns>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.checkTextHaulaway(System.String,System.DateTime,System.DateTime,System.Int32,System.Int32)">
             <summary>
             Added for resending shipper by the haulaway number (load transportation Name 1)
             </summary>
             <param name="haulawayNumberList"></param>
             <param name="startDepartureDateRange"></param>
             <param name="endDepartureDateRange"></param>
             <param name="originLocationID"></param>
             <returns></returns>
             <remarks>
             01/15/2014
             Samantha Aldridge
             Created.
             WI 
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.parseHaulaways(System.String[],System.DateTime,System.DateTime,System.Int32,System.Int32)">
            <summary>
            This processes the list VINS and adds them to the list of ShipperDocuments, it also creates the returned values
            </summary>
            <param name="vins">List of the VINS</param>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            09/26/2012
            Justin Pierson
            Retooled Logic, if the item is on hold, allow the reset if there is a date but warn them
            TFS: 6967
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.parseVins(System.String[])">
            <summary>
            This processes the list VINS and adds them to the list of ShipperDocuments, it also creates the returned values
            </summary>
            <param name="vins">List of the VINS</param>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            09/26/2012
            Justin Pierson
            Retooled Logic, if the item is on hold, allow the reset if there is a date but warn them
            TFS: 6967
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.CdMExportShipperDocumentBulkUploader.resend(System.Int32)">
            <summary>
            Resends the shipper documents that are stored in the internal list
            </summary>
            <param name="userID">Userid of the user submitting the request</param>
            <remarks>
            03/20/2012
            Justin Pierson
            Created
            TFS: 5088
            09/20/2012 TFS: 6967 JMP Changed TranstionScope to Vascor.Transactions.TxScope
            
            </remarks>
        </member>
        <member name="T:Vascor.FVSCMS.VScope.BO.WholeSalePlan">
             <summary>
             Created for maintenace screens allowing users to setup the wholesale plan for the reports. static passthrough to DA since it's only for lookups.
             setting up for ObjectDataSource implementation with aspxgridview testing the development time needed.
             </summary>
             <remarks>
             01/04/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.#ctor(System.Int32)">
             <summary>
             creates an instance of this object by the ID, gets all information from db on the id.
             </summary>
             <param name="wholeSalePlanID"></param>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.Select(System.Int32,System.Int32,System.Int32)">
             <summary>
             for maintenace screen, returns all plans for the cust/month/year
             </summary>
             <param name="customerID"></param>
             <param name="month"></param>
             <param name="year"></param>
             <returns></returns>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.Save">
             <summary>
             method open to the user, for insert/update depending on values on the id.
             </summary>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.UpdateAmount">
             <summary>
             updates only the wholesale amount no other primites are updatable.
             </summary>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.Insert">
             <summary>
             inserts a new record, returns the ID
             </summary>
             <returns></returns>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.ValidateInsert">
             <summary>
             does basic validation needed for insert
             </summary>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
        <member name="M:Vascor.FVSCMS.VScope.BO.WholeSalePlan.IsRequired``1(``0,System.String)">
             <summary>
             checks that the values are set on the object that are set to required.
             </summary>
             <typeparam name="T"></typeparam>
             <param name="variableToCheck"></param>
             <param name="variableName"></param>
             <remarks>
             01/12/2012
             Samantha Aldridge
             Created.
             WI 3260
            </remarks>
        </member>
    </members>
</doc>
