IDiaryNoteParentUniqueIdentifier Property

Stator | API Documentation
A unique identifier for the parent which owns this diarynote.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

string ParentUniqueIdentifier { get; set; }

Property Value

Type: String
Remarks

What do you mean by "parent" owning this diarynote?
A diarynote can exist at the estate level or belong to a position. By specifying the parent unique identifier.
Stator can link the diarynote to the correct item (estate, position etc).
See Also

Reference