Property BasedOnIDs
BasedOnIDs
Gets the IDs of the profile definitions this profile definition is based on.
public ICollection<Guid> BasedOnIDs { get; }
Property Value
- ICollection<Guid>
The IDs of the profile definitions this profile definition is based on.