Tarkastelet tämän sivun vanhaa versiota. Katso nykyinen versio.

Vertaa nykyiseen Selaa sivuhistoriaa

« Edellinen Versio 2 Seuraava »

YLEISIMMÄT:

Project:

long Number
string Name
ProjectType Type
Address Address
int ProjectStateId
ProjectState State
ICollection<Order> Orders
ICollection<House> Houses
ICollection<StyleCollection> StyleCollections
ICollection<VariableValue> VariableValue
ICollection<DeliveryBatch> Deliveries

---
Order:

string Name
OrderStage Stage
long Number
string Site
string SiteNumber
bool IsExtraOrder
bool IsActive
int ProjectId
Project Project
int CustomerId
Customer Customer
int? CustomerUnitId
CustomerUnit CustomerUnit
ICollection<Design> Designs
ICollection<PricingRow> PricingRows
List<ApartmentDesign> ApartmentDesigns
List<Apartment> Apartments
List<UnitsWithQuantity> UnitsWithQuantity
List<Unit> Units
List<Style> Styles

---
Design:

string Name
int? Quantity
bool IsAutoQuantity
string Comment
int OrderId
Order Order
int? StyleCollectionId
StyleCollection StyleCollection
ICollection<ApartmentDesign> ApartmentsForDesign
ICollection<Unit> Units
ICollection<TagDesign> TagDesigns
int? RomFileId
FileData RomFile
int? ImageFileId
FileData ImageFile
ICollection<DesignImage> DesignImages
int? LockedById
User LockedBy
ManyToManyCollection<Design, TagDesign, Tag> Tags
ManyToManyCollection<Design, DesignImage, FileData> OtherImages
int CurrentQuantity
UnitsWithQuantity UnitsWithQuantity
List<Style> PrivateStyles
string TagNames
int Count
List<Apartment> Apartments
List<Style> Styles

---
DeliveryBatch:

DateTime DateTimeFrom
DateTime DateTimeTo
int PlannedApartments
bool IsDelivered
string Comment
string Color
int ProjectId
Project Project
ICollection<ApartmentDesign> ApartmentDesigns
List<Unit> Units
List<ApartmentUnit> UnitsByApartment
List<Apartment> Apartments
string StartTimeYearWeekDay
List<UnitsWithQuantity> UnitsWithQuantity

---
Customer:

string Name
Address Address
string UnitName
string CompanyId
bool IsUserCompany
ICollection<Order> Orders
ICollection<CustomerUnit> Units
ICollection<User> Users

---
Unit:

string Name
string Index
string OrderCode
string Description
Coordinates Coordinates
double Width
double Length
double Height
bool SpecialDimensions
int Amount
decimal UnitPrice
string Handedness
ReportCategory ReportCategory
int AnnotationNumber
int DesignId
Design Design
int StyleId
Style Style
int? ParentId
Unit Parent
int UnitTypeId
UnitType UnitType
ICollection<Unit> Children
int TotalAmount
SelectedSelectionValue PricingTypeSelectedValue
SelectionValue PricingTypeValue
List<Color> PricingTypeColors
List<SelectedSelectionValueColor> SelectedSelectionValueColors
List<ApartmentDesign> ApartmentDesigns
string Dimensions2Text
string Dimensions3Text

---
UnitType:

string Name
string Code
double InstallUnits
double ManufacturingUnits
double CargoUnits
int GeneralNumber
int? PricingTypeId
SelectionType PricingType
int? IconId
ImageData Icon
int FusionCatalogueId
FusionCatalogueVersion FusionCatalogue
int? TypeId
SecondaryType Type
  • Ei nimikkeitä