ContributionSecurity class

ContributionSecurity class

Contribution security class.

The ContributionSecurity type exposes the following members:

Constructors

ConstructorDescription
ContributionSecurity()Initializes a new instance of ContributionSecurity class.

Properties

PropertyDescription
security_idGets or sets the ContributionSecurity.security_id.
contribution_typeGets or sets current contribution allocation is Percent or Amount.
contribution_pctsGets or sets the collection of ContributionPct.
contribution_amtsGets or sets the collection of ContributionAmt.

See Also