Documento.Stato property
The current status of the document. For example: Draft, or Issued.
public StatoDocumento Stato { get; set; }
See Also
- enum StatoDocumento
- class Documento
- namespace Amica
The current status of the document. For example: Draft, or Issued.
public StatoDocumento Stato { get; set; }