[DataMember()] IGlobalVariable Item( string nameSpace, string variableName ) {get;}
Parameters
- nameSpace
- Type: System.String
The namespace of global variable.
- variableName
- Type: System.String
The name of global variable.
Property Value
Type: ZennoLab.InterfacesLibrary.ProjectModel.IGlovalVariableThe object of IGlobalVariable describing global variable.