%BI.DetailListFields
serial class %BI.DetailListFields extends %Library.SerialObject, %XML.Adaptor
Property Inventory
Method Inventory
Properties
property Caption as %String (TRUNCATE = 1);
Property methods: CaptionDisplayToLogical(), CaptionGet(), CaptionIsValid(), CaptionLogicalToDisplay(), CaptionLogicalToOdbc(), CaptionNormalize(), CaptionSet()
property DLGrand as %String (TRUNCATE = 1);
Property methods: DLGrandDisplayToLogical(), DLGrandGet(), DLGrandIsValid(), DLGrandLogicalToDisplay(), DLGrandLogicalToOdbc(), DLGrandNormalize(), DLGrandSet()
property DLOption as %String (TRUNCATE = 1);
Property methods: DLOptionDisplayToLogical(), DLOptionGet(), DLOptionIsValid(), DLOptionLogicalToDisplay(), DLOptionLogicalToOdbc(), DLOptionNormalize(), DLOptionSet()
property DLOption2 as %String (TRUNCATE = 1);
Property methods: DLOption2DisplayToLogical(), DLOption2Get(), DLOption2IsValid(), DLOption2LogicalToDisplay(), DLOption2LogicalToOdbc(), DLOption2Normalize(), DLOption2Set()
property DLPage as %String (TRUNCATE = 1);
Property methods: DLPageDisplayToLogical(), DLPageGet(), DLPageIsValid(), DLPageLogicalToDisplay(), DLPageLogicalToOdbc(), DLPageNormalize(), DLPageSet()
property DLSortOrder as %String;
Property methods: DLSortOrderDisplayToLogical(), DLSortOrderGet(), DLSortOrderIsValid(), DLSortOrderLogicalToDisplay(), DLSortOrderLogicalToOdbc(), DLSortOrderNormalize(), DLSortOrderSet()
property DLSortType as %String;
Property methods: DLSortTypeDisplayToLogical(), DLSortTypeGet(), DLSortTypeIsValid(), DLSortTypeLogicalToDisplay(), DLSortTypeLogicalToOdbc(), DLSortTypeNormalize(), DLSortTypeSet()
property FieldList as %String (TRUNCATE = 1);
Property methods: FieldListDisplayToLogical(), FieldListGet(), FieldListIsValid(), FieldListLogicalToDisplay(), FieldListLogicalToOdbc(), FieldListNormalize(), FieldListSet()
property FieldName as %String (TRUNCATE = 1) [ Calculated ];
Property methods: FieldNameDisplayToLogical(), FieldNameIsValid(), FieldNameLogicalToDisplay(), FieldNameLogicalToOdbc(), FieldNameNormalize()
property Type as %String (TRUNCATE = 1);
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()
property Width as %Numeric;
Property methods: WidthDisplayToLogical(), WidthGet(), WidthIsValid(), WidthLogicalToDisplay(), WidthNormalize(), WidthSet(), WidthXSDToLogical()
Methods
method FieldNameGet() as %String
Inherited Members
Inherited Methods
- %AddToSaveSet()
 - %AddToSyncSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %Delete()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %GetSwizzleObject()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %OnBeforeAddToSync()
 - %OnDetermineClass()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %SerializeObject()
 - %SetModified()
 - %SyncObjectIn()
 - %SyncTransport()
 - %ValidateObject()
 - LogicalToOdbc()
 - OdbcToLogical()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()