Class CommercialPropertyDetails
Represents the specific details of a commercial property.
Inherited Members
Namespace: PAccess.PartnerAgents.Api.Contracts.Property
Assembly: PAccess.PartnerAgents.Api.Contracts.dll
Syntax
public class CommercialPropertyDetails
Properties
View SourceBusinessType
Gets or sets the business type of the commercial property.
Declaration
public CommercialBusinessType BusinessType { get; set; }
Property Value
| Type | Description |
|---|---|
| CommercialBusinessType |
PropertyType
Gets or sets the property type of the commercial property.
Declaration
public CommercialPropertyType PropertyType { get; set; }
Property Value
| Type | Description |
|---|---|
| CommercialPropertyType |