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#
void GetListingEndDTTM( int listingId, out DateTime? utcListingEndDTTM, out DateTime? utcCurrentDTTM )
Parameters
- listingId
- Type: SystemInt32
- utcListingEndDTTM
- Type: SystemNullableDateTime
- utcCurrentDTTM
- Type: SystemNullableDateTime
See Also