Name | Description | |
---|---|---|
UAFieldMetaData Constructor | Overloaded. |
The following tables list the members exposed by UAFieldMetaData.
Name | Description | |
---|---|---|
UAFieldMetaData Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultValueRank | The default value of the ValueRank property. Equals to OpcLabs.EasyOpc.UA.UAValueRanks.Scalar. |
Name | Description | |
---|---|---|
ArrayDimensions | Specifies the maximum supported length of each dimension. | |
BuiltInType | The built-in data type of the field. | |
CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) | |
DataSetFieldFlags | Flags for the field. | |
DataSetFieldId | The unique ID for the field in the dataset. | |
DataSetFieldIdString | The unique ID for the field in the dataset, expressed as a string. | |
DataTypeId | The node Id of the data type of this field. | |
Description | Description of the field. | |
MaximumStringLength | Specifies the maximum supported length of a String or ByteString. | |
MaximumStringLengthInt32 | Specifies the maximum supported length of a String or ByteString. | |
Name | The name of the PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) | |
ValueRank | Indicates whether the data type is an array and how many dimensions the array has. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |