Share via


WebSession::getCurrentPartitionKey Method [AX 2012]

Returns the current partition key for the logged on user.

Syntax

client server public static str getCurrentPartitionKey()

Run On

Called

Return Value

Type: str
The current partition key.

Remarks

Returns the value from the getcurrentpartition API.

See Also

Reference

WebSession Class