Partilhar via


SmsWizardBranchReference.Id Field

Indicates the identifier for the wizard branch reference. This field supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As SmsWizardBranchReference
Dim value As String

value = instance.Id

instance.Id = value

Syntax

'Declaration
<XmlAttributeAttribute("Id")> _
Public Id As String
[XmlAttributeAttribute("Id")] 
public string Id
[XmlAttributeAttribute(L"Id")] 
public:
String^ Id
/** @attribute XmlAttributeAttribute("Id") */ 
public String Id
XmlAttributeAttribute("Id") 
public var Id : String

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

SmsWizardBranchReference Class
SmsWizardBranchReference Members
Microsoft.ConfigurationManagement.AdminConsole Namespace