Method IsLayerFolder
IsLayerFolder(ElementId)
Tells whether an Element is a layer folder.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
bool IsLayerFolder(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the Element to analyze. |
Returns
| Type | Description |
|---|---|
| bool | true if element is actually a layer folder |
Remarks
This method is available since v7.18.