Click or drag to resize
IEntitySaveChanges Method
Zet Universe

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

Saves changes for the current IEntity.

Namespace: ZU.Core
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#
void SaveChanges(
	SemanticActionKinds semanticAction
)

Parameters

semanticAction
Type: ZU.Semantic.CoreSemanticActionKinds

[Missing <param name="semanticAction"/> documentation for "M:ZU.Core.IEntity.SaveChanges(ZU.Semantic.Core.SemanticActionKinds)"]

See Also