Property BasedOn
BasedOn
Gets the profile definitions this profile definition is based on.
public ICollection<ProfileDefinition> BasedOn { get; set; }
Property Value
- ICollection<ProfileDefinition>
The profile definitions this profile definition is based on.