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
C#
public bool Public { get; set; }

Property Value

Type: Boolean
See Also