Skip to main content

User Methods

An object defining methods for the User class.

GetPrimaryKey()

Returns a new instance of the User class with the same primary key value.

Returns:

Type: IDataField
A new instance containing the same primary key.

This is a sync method. Method runs synchronously.