Returns the value of an attribute identified by the operand.
            
            
            
            
 Syntax
Syntax
            Parameters
- context
- The context to use when evaluating the operand.
- typeDefinitionId
- The type of the instance.
- relativePath
- The path from the instance to the node which defines the attribute.
- attributeId
- The attribute to return.
- indexRange
- The sub-set of an array value to return.
Return Value
            The attribute value. Returns null if the attribute does not exist.
            
 
            
						
            
            
            
            
            
            
             Requirements
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 See Also
See Also