SmsWizardBranchesData Members
Represents data for wizard branches that guide the user to different types of functionality in Configuration Manager 2007. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the SmsWizardBranchesData type.
Public Constructors
Name | Description | |
---|---|---|
SmsWizardBranchesData | Initializes a new instance of SmsWizardBranchesData. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Fields
Name | Description | |
---|---|---|
Branches | Indicates an array of SmsWizardBranchXmlData objects for the wizard branches. This field supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
TopLevelPages | Indicates an array of SmsPageReference objects for the top-level pages of the wizard. This field supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
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) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsWizardBranchesData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsFormData Class