SmsSiteConnectionNode.ConnectionNodeData Members
Manages persisted SmsSiteConnectionNode data in Configuration Manager 2007.
The following tables list the members exposed by the SmsSiteConnectionNode.ConnectionNodeData type.
Public Constructors
Name | Description | |
---|---|---|
SmsSiteConnectionNode.ConnectionNodeData | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
NameValueKey | Gets or sets the key that is associated with a name value string in the connection node data. | |
NameValueString | Gets or sets a string representation of data that is stored with a key. | |
TypeOfData | Gets or sets the type of data that the connection node data instance is storing. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ShouldSerializeNameValueKey | Determines whether the NameValueKey property should be serialized. | |
ShouldSerializeNameValueString | Determines whether the NameValueString property should be serialized. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsSiteConnectionNode.ConnectionNodeData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace