C# Class Opc.Ua.Plc.ReferenceTypeIds

Show file Open project: OPCFoundation/UA-Nodeset

Public Properties

Property Type Description
HasExternalVars Opc.Ua.ExpandedNodeId
HasInOutVars Opc.Ua.ExpandedNodeId
HasInputVars Opc.Ua.ExpandedNodeId
HasLocalVars Opc.Ua.ExpandedNodeId
HasOutputVars Opc.Ua.ExpandedNodeId
With Opc.Ua.ExpandedNodeId

Property Details

HasExternalVars public static property

The identifier for the HasExternalVars ReferenceType.
public static ExpandedNodeId,Opc.Ua HasExternalVars
return Opc.Ua.ExpandedNodeId

HasInOutVars public static property

The identifier for the HasInOutVars ReferenceType.
public static ExpandedNodeId,Opc.Ua HasInOutVars
return Opc.Ua.ExpandedNodeId

HasInputVars public static property

The identifier for the HasInputVars ReferenceType.
public static ExpandedNodeId,Opc.Ua HasInputVars
return Opc.Ua.ExpandedNodeId

HasLocalVars public static property

The identifier for the HasLocalVars ReferenceType.
public static ExpandedNodeId,Opc.Ua HasLocalVars
return Opc.Ua.ExpandedNodeId

HasOutputVars public static property

The identifier for the HasOutputVars ReferenceType.
public static ExpandedNodeId,Opc.Ua HasOutputVars
return Opc.Ua.ExpandedNodeId

With public static property

The identifier for the With ReferenceType.
public static ExpandedNodeId,Opc.Ua With
return Opc.Ua.ExpandedNodeId