 | IElectronicProcessingRewardRecipientType Constructor (IElectronicProcessingRewardRecipientType) |
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RewardRecipientType(
ref IElectronicProcessingRewardRecipientType rewardRecipientType
)
Public Sub New (
ByRef rewardRecipientType As IElectronicProcessingRewardRecipientType
)
public function IElectronicProcessingRewardRecipientType(
rewardRecipientType : IElectronicProcessingRewardRecipientType
)
IAS.RewardRecipientType = function(rewardRecipientType);
Parameters
- rewardRecipientType
- Type: IASIElectronicProcessingRewardRecipientType
[Missing <param name="rewardRecipientType"/> documentation for "M:IAS.IElectronicProcessing.RewardRecipientType.#ctor(IAS.IElectronicProcessing.RewardRecipientType@)"]
See Also