ContributionSecurity class

ContributionSecurity class

Contribution security class.

The ContributionSecurity type exposes the following members:

Constructors

Constructor Description
ContributionSecurity() Initializes a new instance of ContributionSecurity class.

Properties

Property Description
security_id Gets or sets the ContributionSecurity.security_id.
contribution_type Gets or sets current contribution allocation is Percent or Amount.
contribution_pcts Gets or sets the collection of ContributionPct.
contribution_amts Gets or sets the collection of ContributionAmt.

See Also