Jelölő adatok IsActive
Mezőgazdaság termeltetés IsActive Számviteli készletnél szállítólevél DateExecution
This commit is contained in:
+2
@@ -234,6 +234,7 @@ Public Class OrderInRowsOther 'Egyéb sorok
|
||||
SetPropertyValue("QualityOption", _QualityOption, value)
|
||||
End Set
|
||||
End Property
|
||||
<DataSourceCriteria("IsActive != False")>
|
||||
Property UniqueObjects As UniqueObjects
|
||||
Get
|
||||
Return _UniqueObjects
|
||||
@@ -250,6 +251,7 @@ Public Class OrderInRowsOther 'Egyéb sorok
|
||||
SetPropertyValue("CostHolder", _CostHolder, value)
|
||||
End Set
|
||||
End Property
|
||||
<DataSourceCriteria("IsActive != False")>
|
||||
Property CostPlace As CostPlace
|
||||
Get
|
||||
Return _CostPlace
|
||||
|
||||
Reference in New Issue
Block a user