Get |
public sealed class GetTagCurrentValueRequest : IMessage<GetTagCurrentValueRequest>, IMessage, IEquatable<GetTagCurrentValueRequest>, IDeepCloneable<GetTagCurrentValueRequest>, IBufferMessage
The GetTagCurrentValueRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagCurrentValueRequest | Initializes a new instance of the GetTagCurrentValueRequest class | |
| GetTagCurrentValueRequest(GetTagCurrentValueRequest) | Initializes a new instance of the GetTagCurrentValueRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| Parser | ||
| Quality | The quality of the value to be used as a filter. | |
| TagNames | The names of the tags. | |
| UseTimeExtension | Whether or not time extension should be used. | |
| View | The view containing the tags. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagCurrentValueRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagCurrentValueRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| QualityFieldNumber | Field number for the "quality" field. | |
| TagNamesFieldNumber | Field number for the "tag_names" field. | |
| UseTimeExtensionFieldNumber | Field number for the "use_time_extension" field. | |
| ViewFieldNumber | Field number for the "view" field. |