C# Class SFA.DAS.Reservations.Application.Exceptions.GlobalReservationRuleException

Inheritance: Exception
Exibir arquivo Open project: SkillsFundingAgency/das-reservations

Public Properties

Property Type Description
AccountId long

Public Methods

Method Description
GlobalReservationRuleException ( long accountId ) : System

Method Details

GlobalReservationRuleException() public method

public GlobalReservationRuleException ( long accountId ) : System
accountId long
return System

Property Details

AccountId public_oe property

public long AccountId
return long