LocationIsTemplate Property |
“Fake” field without underlying table field; used only in insert/update/delete operations.
“True” when asset is a part of template hierarchy - not real work zone asset.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsTemplate { get; set; }
Public Property IsTemplate As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also