Skip to content

Documento.Stato property

The current status of the document. For example: Draft, or Issued.

public StatoDocumento Stato { get; set; }

See Also