StateSyncEntryParentId Property |
Gets or sets this entry parent's identifier. The parent identifier is case sensitive.
Note the ParentId + Name combination must be unique.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string ParentId { get; set; }
Property Value
Type:
String
The parent identifier.
See Also