Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MetaModelUpdateType

Specifies meta model update type. (Not implemented yet)

Inheritance
System.Object
MetaModelUpdateType
Namespace: Mediachase.BusinessFoundation.Data.Meta.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public sealed class MetaModelUpdateType : Enum

Fields

Delete

Declaration
public const MetaModelUpdateType Delete
Field Value
Type Description
MetaModelUpdateType

Empty

Declaration
public const MetaModelUpdateType Empty
Field Value
Type Description
MetaModelUpdateType

Insert

Declaration
public const MetaModelUpdateType Insert
Field Value
Type Description
MetaModelUpdateType

Update

Declaration
public const MetaModelUpdateType Update
Field Value
Type Description
MetaModelUpdateType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32