ParentConfigDocId Property

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoConfigDoc..::..ParentConfigDocId Property

The unique identifier (id) of the parent ConfigDoc document. Used to allow child to parent relationships of data. This field can be excluded when generating the id.

Namespace:  RegnoSoftware.Standard.Core.Interfaces
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


[DescriptionAttribute]
[JsonPropertyAttribute]
string ParentConfigDocId { get; set; }

Field Value

The parent configuration document identifier.