Documentación de la libería AeatModelos
RegistroModRegistroCampos (Propiedad ) |
Diccionario de campos del modelo.
Espacio de nombres: AeatModelos
Ensamblado: AeatModelos (en AeatModelos.dll) Versión: 1.0.0.0 (1.0.0.0)
Sintaxis
public Dictionary<decimal, IEmpaquetable> RegistroCampos { get; protected set; }
Public Property RegistroCampos As Dictionary(Of Decimal, IEmpaquetable) Get Protected Set
public: property Dictionary<Decimal, IEmpaquetable^>^ RegistroCampos { Dictionary<Decimal, IEmpaquetable^>^ get (); protected: void set (Dictionary<Decimal, IEmpaquetable^>^ value); }
member RegistroCampos : Dictionary<decimal, IEmpaquetable> with get, set
Valor de propiedad
Tipo: DictionaryDecimal, IEmpaquetableVea también