[This is preliminary documentation and is subject to change.]
The MetaConstants type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MetaConstants |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetApplicationTypeFromMetaEntity |
Gets the application type from the meta entity
|
![]() ![]() | GetAttributeName |
Gets the name of the attribute from the metabase datatable
|
![]() ![]() | GetAttributeType |
Gets the type of the attribute from the metabase datatable
|
![]() ![]() | GetBasicType |
Get the basic type given the meta type
|
![]() ![]() | GetBasicTypeName |
Gets the meta basic type name from the meta basic type id
|
![]() ![]() | GetConditionString |
Gets the conditions string from the filter
|
![]() ![]() | GetEditUrl |
Gets the edit url
|
![]() ![]() | GetEntityFromObjectType |
Returns the mapping of meta entity from the object type
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() ![]() | GetHistoryNotes |
Gets the notes to be shown on the history
|
![]() ![]() | GetListUrl |
Gets the url for the list
|
![]() ![]() | GetMetaCsvPath |
Gets the meta csv path. This is the path where the csv file will
be stored
|
![]() ![]() | GetMetaEntityName |
Gets the entity name from the entity enumeration type
|
![]() ![]() | GetMetaTypeName |
Translates the meta type name from the meta type enumerated type
|
![]() ![]() | GetObjectTypeFromEntity |
Returns the mapping of object type from the meta entity
|
![]() ![]() | GetOcCsvPropertyList |
Gets the OfficeClip project property list
|
![]() ![]() | GetReadUrl |
Gets the url for the read
|
![]() ![]() | GetReportTypeSize |
Gets the report type size. This is used for rendering the report
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsMetaEditable |
Shows whether the entity is editable by any user. This parameter itself does not give the full access,
the security object should provide permission to do this.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | MetaHistoryStateString |
Gets the meta history state search string from the meta history search type
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | HugeTextColumnSize |
Size of the Long Text Column, usually used for long description
|
![]() ![]() | HugeTextRowSize |
Size of the Long Text Row, usually used for long description
|
![]() ![]() | LongTextCharacterSize |
Maximum number of characters on the Long Text Field
|
![]() ![]() | LongTextColumnSize |
Size of the Long Text Column, usually used for long description
|
![]() ![]() | LongTextRowSize |
Size of the Long Text Row, usually used for long description
|
![]() ![]() | ReportFieldsLimit |
Maximum number of fields that a report can have
|
![]() ![]() | ShortTextCharacterSize |
The number of characters in the short text
|
![]() ![]() | ShortTextColumnSize |
The number of columns of the short text
|
![]() ![]() | ShortTextRowSize |
The number of rows for the short text
|
![]() ![]() | TextCharacterSize |
The total number of characters in the long text
|
![]() ![]() | TextColumnSize |
The column size of the long text. Usually used for smaller description
|
![]() ![]() | TextRowSize |
The row size of long text, usually used for smaller description
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | HugeTextCharacterSize |
Maximum number of characters on the Long Text Field
|