frmVendorNoticesEmailParseAddenda Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private static bool ParseAddenda(
	string line,
	VendorEmail vendorEmail
)

Parameters

line  String
 
vendorEmail  VendorEmail
 

Return Value

Boolean

See Also