Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    _mj__CreatedAt: Date
    _mj__UpdatedAt: Date
    AllowDecryptInAPI: boolean
    AllowsNull: boolean
    AllowUpdateAPI: boolean
    AllowUpdateInView: boolean
    AutoIncrement: boolean
    AutoUpdateCategory: boolean
    AutoUpdateDefaultInView: boolean
    AutoUpdateDescription: boolean
    AutoUpdateDisplayName: boolean
    AutoUpdateExtendedType: boolean
    AutoUpdateFullTextSearch: boolean
    AutoUpdateIncludeInUserSearchAPI: boolean
    AutoUpdateIsNameField: boolean
    AutoUpdateRelatedEntityInfo: boolean
    AutoUpdateUserSearchPredicate: boolean
    BaseTable: string
    BaseView: string
    Category?: string
    CodeType?: string
    DefaultColumnWidth?: number
    DefaultInView: boolean
    DefaultValue?: string
    Description?: string
    DisplayName?: string
    Encrypt: boolean
    EncryptionKeyID?: string
    Entity: string
    EntityClassName?: string
    EntityCodeName?: string
    EntityID: string
    EntityIDFieldName?: string
    ExtendedType?: string
    FieldCodeName?: string
    FullTextSearchEnabled: boolean
    GeneratedFormSection: string
    ID: string
    IncludeInGeneratedForm: boolean
    IncludeInUserSearchAPI: boolean
    IncludeRelatedEntityNameFieldInBaseView: boolean
    IsComputed: boolean
    IsNameField: boolean
    IsPrimaryKey: boolean
    IsSoftForeignKey: boolean
    IsSoftPrimaryKey: boolean
    IsUnique: boolean
    IsVirtual: boolean
    JSONType?: string
    JSONTypeDefinition?: string
    JSONTypeIsArray: boolean
    Length?: number
    MJEntityFieldValues_EntityFieldIDArray: MJEntityFieldValue_[]
    Name: string
    Precision?: number
    RelatedEntity?: string
    RelatedEntityBaseTable?: string
    RelatedEntityBaseView?: string
    RelatedEntityClassName?: string
    RelatedEntityCodeName?: string
    RelatedEntityDisplayType: string
    RelatedEntityFieldName?: string
    RelatedEntityID?: string
    RelatedEntityJoinFields?: string
    RelatedEntityNameFieldMap?: string
    RelatedEntitySchemaName?: string
    Scale?: number
    SchemaName: string
    ScopeDefault?: string
    SendEncryptedValue: boolean
    Sequence: number
    Status: string
    Type: string
    UserSearchParamFormatAPI?: string
    UserSearchPredicateAPI: string
    ValueListType: string
    ValuesToPackWithSchema: string
    ViewCellTemplate?: string