Models
UserCallsignFormat
Represents the table containing the callsign format items which are used for generating the callsign of users.
This model represents the database table fivepd_user_callsigns. When modifying any properties of this model, ensure that you have saved the changes using the DatabaseContext.
Properties
Id
Gets or sets the identifier.
Type: int
Values
Gets or sets the callsign.
Type: List<string>