Skip to content

M_ZU_Storage_IStorageContext_AddEntity

[email protected] edited this page May 7, 2016 · 1 revision

IStorageContext.AddEntity Method

[Missing

documentation for "M:ZU.Storage.IStorageContext.AddEntity(System.String,System.Boolean)"]

Namespace: ZU.Storage
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

bool AddEntity(
	string entityJson,
	bool enableNotifications
)

Parameters

 

entityJson
Type: System.String
[Missing documentation for "M:ZU.Storage.IStorageContext.AddEntity(System.String,System.Boolean)"]
enableNotifications
Type: System.Boolean
[Missing documentation for "M:ZU.Storage.IStorageContext.AddEntity(System.String,System.Boolean)"]

Return Value

Type: Boolean
[Missing documentation for "M:ZU.Storage.IStorageContext.AddEntity(System.String,System.Boolean)"]

See Also

Reference

IStorageContext Interface
ZU.Storage Namespace

Clone this wiki locally