Overload | Description |
---|---|
OPCItemDef Constructor() | |
OPCItemDef Constructor(String,Boolean,Int32,VarEnum) | Creates OPCItemDef object with the usually used elements. The data type is specified as a VARIANT VarEnum. |
OPCItemDef Constructor(String,Boolean,Int32,Type) | Creates OPCItemDef object with the usually used elements. The data type is specified as a .Net data type. |