WorkOrderProductDocumentTypeToGenerate Property

Type of document to generate [CodTipoNota].

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public NoteType? DocumentTypeToGenerate { get; set; }

Property Value

NullableNoteType

See Also