%BI.TransBitMap
serial class %BI.TransBitMap extends %Library.SerialObject
Property Inventory
Properties
property BitMapDescription as %String (MAXLEN = 50000, TRUNCATE = 1);
Property methods: BitMapDescriptionDisplayToLogical(), BitMapDescriptionGet(), BitMapDescriptionIsValid(), BitMapDescriptionLogicalToDisplay(), BitMapDescriptionLogicalToOdbc(), BitMapDescriptionNormalize(), BitMapDescriptionSet()
property BitMapName as %String (TRUNCATE = 1);
Property methods: BitMapNameDisplayToLogical(), BitMapNameGet(), BitMapNameIsValid(), BitMapNameLogicalToDisplay(), BitMapNameLogicalToOdbc(), BitMapNameNormalize(), BitMapNameSet()
property ImageID as %String (TRUNCATE = 1);
Property methods: ImageIDDisplayToLogical(), ImageIDGet(), ImageIDIsValid(), ImageIDLogicalToDisplay(), ImageIDLogicalToOdbc(), ImageIDNormalize(), ImageIDSet()
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()