FWSAwardPaymentInMsgDisbReferenceId Property

The reference Id of the disbursement for the FWS Award. This value is used to update or delete an FWS Award record.

Database Information:

  • Table name - FaDisb
  • Column name - FaDisbID

Namespace:  Cmc.CampusLink.Wcf.Messages.Accounts
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public long DisbReferenceId { get; set; }

Property Value

Type: Int64
See Also