EntityFolderId Property

Gets the folder ObjectId of the Entity Returns ObjectId::Null if the Entity is located in root folder

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId FolderId { get; }

Property Value

ObjectId
See Also