Class MetaFieldDataSourceType
Specifies available meta field data source types.
Inheritance
System.Object
MetaFieldDataSourceType
Namespace: Mediachase.BusinessFoundation.Data.Meta.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public sealed class MetaFieldDataSourceType : Enum
Fields
BackReference
Back reference
Declaration
public const MetaFieldDataSourceType BackReference
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
DataProvider
Custom data provider
Declaration
public const MetaFieldDataSourceType DataProvider
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
Expression
Expression
Declaration
public const MetaFieldDataSourceType Expression
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
NotSet
Not set
Declaration
public const MetaFieldDataSourceType NotSet
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
Reference
Reference
Declaration
public const MetaFieldDataSourceType Reference
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
Table
Table
Declaration
public const MetaFieldDataSourceType Table
Field Value
Type | Description |
---|---|
MetaFieldDataSourceType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |