Proyecto Fin de Carrera 2011
Assembly: NHibernate_SGF (in NHibernate_SGF.dll) Versión: 1.0.0.0 (1.0.0.0)
Fichero binario correspondiente a la hoja de firmas
Namespace: NHibernate_SGF.EntitiesAssembly: NHibernate_SGF (in NHibernate_SGF.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public virtual byte[] HojaFirmas { get; set; } |
Visual Basic |
---|
Public Overridable Property HojaFirmas As Byte() Get Set |
Visual C++ |
---|
public: virtual property array<unsigned char>^ HojaFirmas { array<unsigned char>^ get (); void set (array<unsigned char>^ value); } |