Property BasedOn
BasedOn
Gets the profile instances on which this profile instance is based.
public ICollection<ProfileInstance> BasedOn { get; }
Property Value
- ICollection<ProfileInstance>
The profile instances on which this profile instance is based.