Overload | Description |
---|---|
LlGetUsedIdentifiers(String) | Returns a list of variables, fields and chart fields that are actually used within the given project file, in order to increase performance, as only these values need to be provided. |
LlGetUsedIdentifiers(String,LlIdentifierType) | Returns a list of variables, fields and chart fields that are actually used within the given project file, in order to increase performance, as only these values need to be provided. |