Click or drag to resize
ConstantsStorageHelperGetEntityStorageRecordKeyWithoutUID Method
Zet Universe

[This is preliminary documentation and is subject to change.]

Returns in the format [StorageRecordKey]

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public static string GetEntityStorageRecordKeyWithoutUID(
	IEntity entity
)

Parameters

entity
Type: ZU.CoreIEntity

[Missing <param name="entity"/> documentation for "M:ZU.Constants.StorageHelper.GetEntityStorageRecordKeyWithoutUID(ZU.Core.IEntity)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ZU.Constants.StorageHelper.GetEntityStorageRecordKeyWithoutUID(ZU.Core.IEntity)"]

See Also