Click or drag to resize

ModelPublic Property

True means Model represents public area building (distinction between residential and public area buildings is important for Service Request Wizard in Customer Portal application).

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Public { get; set; }

Property Value

Boolean
See Also