AddApartmentTagsToProjectStatus
Property | Type | Description |
---|---|---|
Status | int | Status of the ApartmentTag creation. Success - 1 , Error - 0 |
ApartmentTag | ProjectApartmentTag | ApartmentTag details. If the ApartmentTag is created successfully, details of the created ApartmentTag will be returned. If ApartmentTag creation is failed, input ApartmentTag details will be returned and ApartmentTag Id will be zero |
ErrorCode | int | Error code. If ApartmentTag is created successfully, Error code will be 0, If not the relevant error code will be returned |