  | 
ICorporateAgreementServiceCreateCorporateAgreementDiscount Method | 
            Create a new CorporateAgreementDiscount.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxCorporateAgreementDiscountResponse CreateCorporateAgreementDiscount(
	CreateCorporateAgreementDiscountEntityRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  CreateCorporateAgreementDiscountEntityRequest
 - 
            A request object, containing a CorporateAgreementDiscount object.        
            
 
Return Value
CorporateAgreementDiscountResponseA response object, containing the updated CorporateAgreementDiscount.
See Also