DataCollectionItem Members
Describes a data collection item.
The following tables list the members exposed by the DataCollectionItem type.
Public Constructors
Name | Description | |
---|---|---|
DataCollectionItem | Initializes DataCollectionItem class objects. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets the name of the data collection item. | |
Value | Gets the value of the data collection item. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DataCollectionItem Class
Microsoft.Clm.Shared.Requests Namespace