Skip to content

CausaleMagazzino class

Reason for a freight movement.

public class CausaleMagazzino : BaseEntity

Public Members

name description
CausaleMagazzino() The default constructor.
Codice { get; set; } Unique code or id.
MovimentoDiCarico { get; set; } Whether the use causes the creation of a freight movement.
Nome { get; set; } Name, or description.
TipoCausaleMagazzino { get; set; } Freight movement kind.

See Also