This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* ID
);
[C++] Parameters ID [out, retval]
ID is a parameter of type long*