Name | Description | |
---|---|---|
![]() | DAPropertyId Constructor | Overloaded. |
The following tables list the members exposed by DAPropertyId.
Name | Description | |
---|---|---|
![]() | DAPropertyId Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultAsString | Default property Id, represented as string (""). |
![]() | DefaultInternalValue | Default internal value. Equals to DAPropertyIds.Null. |
![]() | DefaultIsNull | Default value of the IsNull property. Equals to true . |
![]() | DefaultNumericalValue | Numerical value of default DAPropertyId, which corresponds to DAPropertyIds.Null. |
Name | Description | |
---|---|---|
![]() ![]() | Default | Default property Id. |
![]() | InternalValue | The internal (enumerated) value of the property Id. |
![]() | IsNull | Determines whether the property Id is null. |
![]() | NumericalValue | The numerical (integer) value of the property Id. |
![]() | StandardName | A symbolic name of the current DAPropertyId if it has a standard name. Empty otherwise. |
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. |
![]() ![]() | FromDAPropertyIds | Converts an enumerated value to a DAPropertyId object. |
![]() ![]() | FromInt64 | Converts a numerical property Id value to a DAPropertyId object. |
![]() | GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. |
![]() ![]() | GetName | Overloaded. Determines the property name for an OPC property given by its numerical property Id. |
![]() | GetObjectData | Overridden. |
![]() ![]() | GetPropertyType | Overloaded. Determines type of OPC property given by its property Id. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ReadStringList | |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() ![]() | ToDAPropertyIds | Converts DAPropertyId object to an enumerated value. |
![]() ![]() | ToInt64 | Converts a DAPropertyId object to a numerical property Id value. |
![]() | ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string identifier of the property, for pre-defined properties. An empty string is returned if the property is not known. |
![]() | WriteStringList | |
![]() | 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. |
![]() | WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. |
![]() | Determines whether the two objects are equal. |
![]() | Overloaded. Converts a DAPropertyId object to a numerical property Id value. |
![]() | Determines whether the two objects are not equal. |