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.6.1987.0
Syntax
public ObjectId FolderId { get; }

Property Value

ObjectId
See Also