Gets the IConfigurationCell parent of this IChannelDefinition.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IConfigurationCell Parent { get; set; }
Property Parent As IConfigurationCell Get Set
property IConfigurationCell^ Parent { IConfigurationCell^ get (); void set (IConfigurationCell^ value); }