Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetReceiveByGRN ( string grnNo ) : |
Gets the receive by GRN.
|
|
Receive ( ) : System | ||
Update ( List |
Updates the specified inserted.
|
|
Validate ( ) : bool |
Validates this instance.
|
public static GetReceiveByGRN ( string grnNo ) : |
||
grnNo | string | The GRN no. |
return |
public Update ( List |
||
inserted | List |
The inserted. |
updated | List |
The updated. |
deleted | List |
The deleted. |
return | void |