For internal use only. Not for customer use
The parent in the logical tree that owns this object
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
Repository Parent { get; set; } |
Visual Basic |
---|
Property Parent As Repository Get Set |
JScript |
---|
function get Parent () : Repository function set Parent (value : Repository) |