KeyOtherUserIds Property
If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.
Syntax
__property String KeyOtherUserIds = {read=FKeyOtherUserIds, write=FSetKeyOtherUserIds};
Default Value
""
Remarks
If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.
This property is read-only and not available at design time.
Data Type
String