GeneralSecurityInfo

GeneralSecurityInfo class

La clase contiene campos que son comunes a todos los tipos de valores.

public class GeneralSecurityInfo

Constructores

NombreDescripción
GeneralSecurityInfo()Inicializa una nueva instancia deGeneralSecurityInfo clase.

Propiedades

NombreDescripción
Currency { get; set; }Obtiene o establece elCurrency .
DateAsOf { get; set; }Obtiene o establece la fecha a partir del precio unitario.
FIId { get; set; }Obtiene o establece el número de ID de FI para este valor.
Memo { get; set; }Obtiene o establece el memo.
Rating { get; set; }Obtiene o establece la calificación.
SecurityId { get; set; }Obtiene o establece elSecurityId .
SecurityName { get; set; }Obtiene o establece el nombre completo de seguridad.
Ticker { get; set; }Obtiene o establece el símbolo de cotización.
UnitPrice { get; set; }Obtiene o establece el precio actual del valor.

Ver también