Click or drag to resize
ElementParentName Property
Gets or sets element's parent Element name.

Equals to inherited (parent) class name in OOP. See IsAbstract for more details.

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string ParentName { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks