Method | Description | |
---|---|---|
AddVendorClassification ( int VendorId, int ClassificationId ) : void | ||
DeleteVendorClassifications ( int VendorId ) : void | ||
GetVendorClassifications ( int VendorId ) : |
public AddVendorClassification ( int VendorId, int ClassificationId ) : void | ||
VendorId | int | |
ClassificationId | int | |
return | void |
public DeleteVendorClassifications ( int VendorId ) : void | ||
VendorId | int | |
return | void |
public GetVendorClassifications ( int VendorId ) : |
||
VendorId | int | |
return |