This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicFolder Interface > ISchematicFolder.FolderContainerID Property (ArcObjects .NET 10.5 SDK) |
ID of the parent container of the schematic folder. That is, ID of the schematic dataset or ID of the parent folder that contains this schematic folder.
[Visual Basic .NET] Public ReadOnly Property FolderContainerID As Integer
[C#] public int FolderContainerID {get;}
[C++]
HRESULT get_FolderContainerID(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long