Class ThirdPartyAgencyInvoiceNumber
Inheritance
System.Object
ThirdPartyAgencyInvoiceNumber
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ThirdPartyAgencyInvoiceNumber
Constructors
ThirdPartyAgencyInvoiceNumber()
Declaration
public ThirdPartyAgencyInvoiceNumber()
Properties
AgencyBranch
Declaration
public string AgencyBranch { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ThirdPartyInvoiceNumber
Declaration
public string ThirdPartyInvoiceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |