A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IMetaFormSync

Represents the Meta class Form synchronization.

Namespace: Mediachase.BusinessFoundation.MetaForm
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0
Syntax
public interface IMetaFormSync

Methods

Execute(SyncCommand[])

Declaration
void Execute(SyncCommand[] commands)
Parameters
Type Name Description
SyncCommand[] commands