Click or drag to resize
IStorageContextGetEntityStorageRecordAt Method
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Storage.IStorageContext.GetEntityStorageRecordAt(ZU.Core.IUserAction)"]

Namespace: ZU.Storage
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#
IEntity GetEntityStorageRecordAt(
	IUserAction activityWithPreviousCluster
)

Parameters

activityWithPreviousCluster
Type: ZU.CoreIUserAction

[Missing <param name="activityWithPreviousCluster"/> documentation for "M:ZU.Storage.IStorageContext.GetEntityStorageRecordAt(ZU.Core.IUserAction)"]

Return Value

Type: IEntity

[Missing <returns> documentation for "M:ZU.Storage.IStorageContext.GetEntityStorageRecordAt(ZU.Core.IUserAction)"]

See Also