OutputItemCollection..::..RaiseCustomFieldValueChangedEvent Method

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.BillMaintenance
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public void RaiseCustomFieldValueChangedEvent(
	OutputItem Item,
	CustomFieldValue CustomFieldValue
)
Public Sub RaiseCustomFieldValueChangedEvent ( _
	Item As OutputItem, _
	CustomFieldValue As CustomFieldValue _
)
public:
void RaiseCustomFieldValueChangedEvent(
	OutputItem^ Item, 
	CustomFieldValue^ CustomFieldValue
)