LocationParentId Property |
“Fake” field without underlying table field; used only in insert/update operations.
Can’t be used in query conditions and can’t be retrieved.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ParentId { get; set; }
Public Property ParentId As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also