ICancellationsCancellationPayeeTypePopulateFromPayeeRecord Method

[Missing <summary> documentation for "M:IAS.ICancellations.CancellationPayeeType.PopulateFromPayeeRecord(System.Data.DataRow)"]

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void PopulateFromPayeeRecord(
	DataRow payeeRow
)

Parameters

payeeRow
Type: System.DataDataRow

[Missing <param name="payeeRow"/> documentation for "M:IAS.ICancellations.CancellationPayeeType.PopulateFromPayeeRecord(System.Data.DataRow)"]

See Also