GebrekDataModel Constructor (DataModelPropertyInt16, DataModelPropertyNullableInt16, DataModelPropertyString, DataModelPropertyString, DataModelPropertyString, DataModelPropertyNullableByte, DataModelPropertyNullableByte) |
Namespace: Fsolutions.Fbase.Contracts.Gebrek
public GebrekDataModel( DataModelProperty<short> id, DataModelProperty<Nullable<short>> nen2767Bouwinstallatiedeel, DataModelProperty<string> code, DataModelProperty<string> naam, DataModelProperty<string> omschrijving, DataModelProperty<Nullable<byte>> gebrekErnst, DataModelProperty<Nullable<byte>> gebrekIntensiteit )