Click or drag to resize
FolderParentFolderId Property
Gets the unique identifier for the parent folder. This value will be an empty Guid in the case of the root folder.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid ParentFolderId { get; }

Property Value

Type: Guid
See Also