Class SecuritiesGeneralBlock
- Namespace
- Subsembly.Swift.SecuritiesMarkets
- Assembly
- Subsembly.Sepa.dll
public abstract class SecuritiesGeneralBlock : SecuritiesBlock, ISecuritiesSequence
- Inheritance
-
SecuritiesGeneralBlock
- Implements
- Derived
- Inherited Members
Constructors
SecuritiesGeneralBlock()
public SecuritiesGeneralBlock()
Fields
BLOCKNAME
public const string BLOCKNAME = "GENL"
Field Value
Properties
Linkages
Linkages from this message.
public SecuritiesLinkages Linkages { get; }
Property Value
PreparationDate
The preparation date and time of this message.
public SecuritiesDateTimeField PreparationDate { get; }
Property Value
- SecuritiesDateTimeField
This is initialized with the current date and time. The value may be MinValue after parsing a message.
SafekeepingAccount
Optional safekeeping account. This is not used by all derived general block sequences.
public SecuritiesAccountField SafekeepingAccount { get; }