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