Visual Basic (Declaration) | |
---|---|
Public Shadows Property Parent As InfoPathProcessPropertyWizardDefinition |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FormTemplateCollection Dim value As InfoPathProcessPropertyWizardDefinition instance.Parent = value value = instance.Parent |
C# | |
---|---|
public new InfoPathProcessPropertyWizardDefinition Parent {get; set;} |
C++/CLI | |
---|---|
public: new property InfoPathProcessPropertyWizardDefinition^ Parent { InfoPathProcessPropertyWizardDefinition^ get(); void set ( InfoPathProcessPropertyWizardDefinition^ value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2