~~NOTRANS~~ ====== OpcSimpleAttributeOperand Class ====== **Namespace:** Opc.UaFx \\ **Assemblies:** Opc.UaFx.Advanced.dll **C#** \\ <code csharp> public class OpcSimpleAttributeOperand : OpcFilterOperand </code> \\ **Inheritance** [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]] › [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]] › OpcSimpleAttributeOperand ===== Constructors ===== <panel> ^ Name ^ Description ^ | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#OpcSimpleAttributeOperand-OpcNodeId|OpcSimpleAttributeOperand]]([[Opc.UaFx.OpcNodeId|OpcNodeId]]) | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#OpcSimpleAttributeOperand-OpcNodeId-OpcAttribute|OpcSimpleAttributeOperand]]([[Opc.UaFx.OpcNodeId|OpcNodeId]], [[Opc.UaFx.OpcAttribute|OpcAttribute]]) | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#OpcSimpleAttributeOperand-OpcNodeId-OpcAttribute-OpcName|OpcSimpleAttributeOperand]]([[Opc.UaFx.OpcNodeId|OpcNodeId]], [[Opc.UaFx.OpcAttribute|OpcAttribute]], [[Opc.UaFx.OpcName|OpcName]]) | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#OpcSimpleAttributeOperand-OpcNodeId-OpcAttribute-OpcNamePath|OpcSimpleAttributeOperand]]([[Opc.UaFx.OpcNodeId|OpcNodeId]], [[Opc.UaFx.OpcAttribute|OpcAttribute]], [[Opc.UaFx.OpcNamePath|OpcNamePath]]) | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#OpcSimpleAttributeOperand-OpcNodeId-OpcName|OpcSimpleAttributeOperand]]([[Opc.UaFx.OpcNodeId|OpcNodeId]], [[Opc.UaFx.OpcName|OpcName]]) | | </panel> ===== Properties ===== <panel> ^ Name ^ Description ^ | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#Attribute|Attribute]] | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#NodeId|NodeId]] | | | [[Opc.UaFx.OpcSimpleAttributeOperandMembers#NodePath|NodePath]] | | </panel> ===== Methods ===== <panel> ^ Name ^ Description ^ | [[Opc.UaFx.OpcFilterOperandMembers#Between-Object-Object|Between]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Between-OpcFilterOperand-OpcFilterOperand|Between]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Cast-Object|Cast]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Cast-OpcFilterOperand|Cast]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Equals-Object|Equals]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | Determines whether the specified ''other'' is equal to this [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]. \\ (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Equals-OpcFilterOperand|Equals]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | Determines whether the specified ''other'' is equal to this [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]. \\ (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#EqualsTo-Object|EqualsTo]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#EqualsTo-OpcFilterOperand|EqualsTo]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GetHashCode|GetHashCode]] | Retrieves a hash code for this [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]. \\ (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThan-Object|GreaterThan]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThan-OpcFilterOperand|GreaterThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThanOrEqualsTo-Object|GreaterThanOrEqualsTo]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThanOrEqualsTo-OpcFilterOperand|GreaterThanOrEqualsTo]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#InList-OpcFilterOperand-OpcFilterOperand|InList]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#InView|InView]] | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#IsNull|IsNull]] | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThan-Object|LessThan]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThan-OpcFilterOperand|LessThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThanOrEqualsTo-Object|LessThanOrEqualsTo]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThanOrEqualsTo-OpcFilterOperand|LessThanOrEqualsTo]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Like-Object|Like]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Like-OpcFilterOperand|Like]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Not|Not]] | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#OfType|OfType]] | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#OfType-Object|OfType]]([[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#ToString|ToString]] | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | </panel> ===== Operators ===== <panel> ^ Name ^ Description ^ | [[Opc.UaFx.OpcFilterOperandMembers#Equality-OpcFilterOperand-Object|op_Equality]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Equality-OpcFilterOperand-OpcFilterOperand|op_Equality]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThan-OpcFilterOperand-Object|op_GreaterThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThan-OpcFilterOperand-OpcFilterOperand|op_GreaterThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThanOrEqual-OpcFilterOperand-Object|op_GreaterThanOrEqual]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#GreaterThanOrEqual-OpcFilterOperand-OpcFilterOperand|op_GreaterThanOrEqual]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Inequality-OpcFilterOperand-Object|op_Inequality]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#Inequality-OpcFilterOperand-OpcFilterOperand|op_Inequality]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThan-OpcFilterOperand-Object|op_LessThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThan-OpcFilterOperand-OpcFilterOperand|op_LessThan]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThanOrEqual-OpcFilterOperand-Object|op_LessThanOrEqual]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[https://docs.microsoft.com/en-us/dotnet/api/system.object|Object]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | | [[Opc.UaFx.OpcFilterOperandMembers#LessThanOrEqual-OpcFilterOperand-OpcFilterOperand|op_LessThanOrEqual]]([[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]], [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | (Inherited from [[Opc.UaFx.OpcFilterOperand|OpcFilterOperand]]) | </panel>