CSharpScriptSetCompiledPropertyValue Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SetCompiledPropertyValue(
string name,
Object value,
Object[] index = null
)
Parameters
- name String
-
- value Object
-
- index Object (Optional)
-
See Also