Property BasedOnIDs
BasedOnIDs
Gets the GUIDs of the profile instances this profile instance is based on.
public ICollection<Guid> BasedOnIDs { get; }
Property Value
- ICollection<Guid>
The GUIDs of the profile instances this profile instance is based on.