Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
int CreateLot( string actingUserName, string lotNumber, int auctionEventID, bool incrementClosingGroup, bool incrementSoftClosingGroup )
Parameters
- actingUserName
- Type: SystemString
- lotNumber
- Type: SystemString
- auctionEventID
- Type: SystemInt32
- incrementClosingGroup
- Type: SystemBoolean
- incrementSoftClosingGroup
- Type: SystemBoolean
Return Value
Type: Int32See Also