DictDataEntityField Class

Definition

public ref class DictDataEntityField : Dynamics::AX::Application::DictField
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class DictDataEntityField : Dynamics.AX.Application.DictField
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type DictDataEntityField = class
    inherit DictField
Public Class DictDataEntityField
Inherits DictField
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
DictDataEntityField
Attributes

Constructors

DictDataEntityField()
DictDataEntityField(Int32, Int32)
DictDataEntityField(Int32, Int32, Int32)
DictDataEntityField(IntPtr)

Fields

__k_DictDataEntityFieldId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
accessModifier()
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
aliasFor()

Returns the ID of the alias field, if the field is an alias for another field.

(Inherited from DictField)
alignment() (Inherited from DictField)
allowEdit()
allowEditOnCreate()
aosAuthorization() (Inherited from DictField)
arrayIndex() (Inherited from DictField)
arraySize()

Returns the array size for the field (in other words, the array size of the underlying extended data type).

(Inherited from DictField)
baseType()

Returns the base type of the field, such as string, real, integer, date, time, enum, or container.

(Inherited from DictField)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
configurationKeyId()
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
dataEntityViewMethod()
dataField()
dataSource()
dateTimeTimeZoneRuleFieldName() (Inherited from DictField)
dateTimeTimeZoneRuleFieldName(Int32) (Inherited from DictField)
dimensionLegalEntityContextField()
displayHeight() (Inherited from DictField)
displayHeight(Boolean) (Inherited from DictField)
displayLength() (Inherited from DictField)
displayLength(Boolean) (Inherited from DictField)
dynamicDimensionEnumerationField()
enumId()

Returns the ID of the enumeration if the field is based on an enumeration.

(Inherited from DictField)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
flags()

Returns an integer that defines the properties of the field. The flag values, such as DBF_MANDATORY, are defined in the DictField macro.

(Inherited from DictField)
flags(String) (Inherited from DictField)
flags(String, Common) (Inherited from DictField)
getCountryRegionCodes() (Inherited from DictField)
getCountryRegionContextField() (Inherited from DictField)
getFeatureClassName() (Inherited from DictField)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getPrimaryTableForSurrogateField() (Inherited from DictField)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
groupPrompt()

Returns the groupPrompt value for the field.

(Inherited from DictField)
groupPromptDefined()

Returns the value of the groupPrompt property for the field.

(Inherited from DictField)
handle()
help()

Returns the Help text that is displayed for the field.

(Inherited from DictField)
help(Int32) (Inherited from DictField)
help(Int32, Boolean) (Inherited from DictField)
helpDefined()

Returns the value of the help property for the field.

(Inherited from DictField)
id()

Returns the ID of the field.

(Inherited from DictField)
IsComputedField()
isIgnoreEDTRelation() (Inherited from DictField)
IsManagedValid() (Inherited from XppObjectBase)
isMonocased()

Returns a value that indicates whether the database requires that the field be monocase.

(Inherited from DictField)
isSql()

Returns a value that indicates whether the field is in the SQL database.

(Inherited from DictField)
isSurrogateForeignKey() (Inherited from DictField)
isSystem()
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
label()

Returns the label for the field.

(Inherited from DictField)
label(Int32) (Inherited from DictField)
labelDefined()

Returns the value of the label property for the field.

(Inherited from DictField)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
mandatory()
name()

Returns the name of the field.

(Inherited from DictField)
name(DbBackend) (Inherited from DictField)
name(DbBackend, Int32) (Inherited from DictField)
name(DbBackend, Int32, FieldNameGenerationMode) (Inherited from DictField)
name(DbBackend, Int32, FieldNameGenerationMode, String) (Inherited from DictField)
newmethod() (Inherited from XppObjectBase)
newmethod(Int32, Int32)

Initializes a new instance of the Object class.

(Inherited from DictField)
newmethod(Int32, Int32, Int32) (Inherited from DictField)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
origin() (Inherited from DictField)
qualifiedLabel() (Inherited from DictField)
qualifiedLabel(Int32) (Inherited from DictField)
relatedTableName() (Inherited from DictField)
relationContext() (Inherited from DictField)
relationObject()

Returns a DictRelation object for the field if the field is based on an extended data type that has a relation.

(Inherited from DictField)
relationObject(Int32) (Inherited from DictField)
rights()

Returns the access rights for the current user that are specified for the field.

(Inherited from DictField)
rights(Boolean) (Inherited from DictField)
setLookupMode(Boolean) (Inherited from DictField)
setSFKAutoAuthorizationMode(Boolean) (Inherited from DictField)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
stringLen()

Returns the string size of the field if the base type of the field is a string.

(Inherited from DictField)
tableid()

Returns the ID of the table that contains the field.

(Inherited from DictField)
type()

Returns the data type of the field.

(Inherited from DictField)
typeId()
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
visible() (Inherited from DictField)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to