ProvideProfileAttribute.AlternateParent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of a different category in the profile.
public:
property System::String ^ AlternateParent { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ AlternateParent { Platform::String ^ get(); void set(Platform::String ^ value); };
public string AlternateParent { get; set; }
member this.AlternateParent : string with get, set
Public Property AlternateParent As String
Property Value
The name of a different category in the profile.
Remarks
This property allows the data to be parented under a different category in the profile.