Click or drag to resize

ArchivedPropertyParentProperty Property

Gets the parent property if this is a sub-property. If this property is not a sub-property, this property will be .

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ArchivedProperty ParentProperty { get; }

Property Value

Type: ArchivedProperty
See Also