Property | Type | Description | |
---|---|---|---|
assignee | String | ||
customerId | int | ||
id | int |
Method | Description | |
---|---|---|
GetCustomerKey ( ) : byte[] | ||
GetKey ( ) : byte[] | ||
GetRecord ( ) : byte[] | ||
Order ( int id, int customerId, string assignee ) : System |
public Order ( int id, int customerId, string assignee ) : System | ||
id | int | |
customerId | int | |
assignee | string | |
return | System |