|
|
@ -15,6 +15,7 @@ namespace BWP.B3ClientService.BO |
|
|
public int RowVersion { get; set; } |
|
|
public int RowVersion { get; set; } |
|
|
|
|
|
|
|
|
#region BasicFile
|
|
|
#region BasicFile
|
|
|
|
|
|
[DbColumn(DefaultValue = 0)] |
|
|
public int PrintNumber { get; set; } |
|
|
public int PrintNumber { get; set; } |
|
|
|
|
|
|
|
|
public long? AccountingUnit_ID { get; set; } |
|
|
public long? AccountingUnit_ID { get; set; } |
|
|
|