Class SecuritiesStatementOfHoldings

Namespace
Subsembly.Swift.SecuritiesMarkets
Assembly
Subsembly.Sepa.dll

Represents the data of a SWIFT MT-535 "Statement of Holding" message.

public class SecuritiesStatementOfHoldings : SecuritiesMessage, ISecuritiesSequence
Inheritance
SecuritiesStatementOfHoldings
Implements
Inherited Members

Constructors

SecuritiesStatementOfHoldings()

public SecuritiesStatementOfHoldings()

Properties

AdditionalInfo

public SecuritiesHoldingsAdditionalInfo AdditionalInfo { get; }

Property Value

SecuritiesHoldingsAdditionalInfo

General

public SecuritiesHoldingsGeneralBlock General { get; }

Property Value

SecuritiesHoldingsGeneralBlock

Holdings

public SecuritiesHoldingsFinancialInstruments Holdings { get; }

Property Value

SecuritiesHoldingsFinancialInstruments

Methods

StartBlock(string)

public override ISecuritiesSequence StartBlock(string sBlockName)

Parameters

sBlockName string

Returns

ISecuritiesSequence