Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates an SmsWizardBranchesData object that represents wizard branches that are used in the form.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsFormData
Dim value As SmsWizardBranchesData
value = instance.WizardBranches
instance.WizardBranches = value
Syntax
'Declaration
<XmlElementAttribute("WizardBranches")> _
Public WizardBranches As SmsWizardBranchesData
[XmlElementAttribute("WizardBranches")]
public SmsWizardBranchesData WizardBranches
[XmlElementAttribute(L"WizardBranches")]
public:
SmsWizardBranchesData^ WizardBranches
/** @attribute XmlElementAttribute("WizardBranches") */
public SmsWizardBranchesData WizardBranches
XmlElementAttribute("WizardBranches")
public var WizardBranches : SmsWizardBranchesData
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsFormData Class
SmsFormData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsWizardBranchesData