Skip to content

UniqueKey.NewSystemTargetKey(Guid, long)

NewSystemTargetKey(Guid, long)

static
View source
public static UniqueKey NewSystemTargetKey(Guid guid, long typeData)
Creates a system target key with a GUID primary key.

Parameters

guidGuid
The primary key.
typeDatalong
The system target type data.

Returns

A new system target key.