Skip to main content

%iFind.DirectInput

Property Inventory

Method Inventory

Properties

property ErrorId as %Integer [ InitialExpression = 0 ];
Property methods: ErrorIdDisplayToLogical(), ErrorIdGet(), ErrorIdIsValid(), ErrorIdLogicalToDisplay(), ErrorIdNormalize(), ErrorIdSet()
property SaveAtt as %Boolean [ InitialExpression = 0 ];
Property methods: SaveAttDisplayToLogical(), SaveAttGet(), SaveAttIsValid(), SaveAttLogicalToDisplay(), SaveAttNormalize(), SaveAttSet()
property SaveFreq as %Boolean [ InitialExpression = 0 ];
Property methods: SaveFreqDisplayToLogical(), SaveFreqGet(), SaveFreqIsValid(), SaveFreqLogicalToDisplay(), SaveFreqNormalize(), SaveFreqSet()
property SavePath as %Boolean [ InitialExpression = 0 ];
Property methods: SavePathDisplayToLogical(), SavePathGet(), SavePathIsValid(), SavePathLogicalToDisplay(), SavePathNormalize(), SavePathSet()
property SaveProx as %Boolean [ InitialExpression = 0 ];
Property methods: SaveProxDisplayToLogical(), SaveProxGet(), SaveProxIsValid(), SaveProxLogicalToDisplay(), SaveProxNormalize(), SaveProxSet()
property Source as %String;
Property methods: SourceDisplayToLogical(), SourceGet(), SourceIsValid(), SourceLogicalToDisplay(), SourceLogicalToOdbc(), SourceNormalize(), SourceSet()
property SourceId as %Integer [ InitialExpression = 0 ];
Property methods: SourceIdDisplayToLogical(), SourceIdGet(), SourceIdIsValid(), SourceIdLogicalToDisplay(), SourceIdNormalize(), SourceIdSet()

Methods

method AddData(pList As %List)
method AddMetaData(metadata As %List) as %Status
method Finalize() as %Status
method Format() as %Integer
method Initialize() as %Status
method RollBackCurrentSource(source As %String)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab