NewSystemTargetKey(Guid, long)
static
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.
