IWSIDOCollection interface (WinStudio scripts)
This topic lists the methods and properties of the IWSIDOCollection interface. Access these methods and properties using the following IWSForm methods and properties:
- PrimaryIDOCollection property
 - CurrentIDOCollection property
 - GetSecondaryIDOCollection method
 
Methods
- Clear
 - ClearEntries
 - Copy
 - Delete
 - DisableComponentUpdates
 - EnableComponentUpdates
 - ExportBlob
 - ExportCollection
 - ExportCurrentObjectPropertyAsBlob
 - ExportObjectPropertyAsBlob
 - First
 - GetCurrentObjectIndex
 - GetCurrentObjectProperty
 - GetCurrentObjectPropertyBinaryLength
 - GetCurrentObjectPropertyInternal
 - GetDisplayedObjectName
 - GetLabelForProperty
 - GetNumEntries
 - GetNumProperties
 - GetObjectForceUpdate
 - GetObjectProperty
 - GetObjectPropertyBinaryLength
 - GetObjectPropertyInternal
 - GetPropertyDefault
 - GetPropertyLength
 - GetPropertyName
 - GetSecondaryCollectionNumber
 - GetSubCollection
 - ImportBlob
 - ImportCurrentObjectPropertyAsBlob
 - ImportObjectPropertyAsBlob
 - IsBOF
 - IsCollectionModified
 - IsCurrentObjectAutoInsertedAndUnmodified
 - IsCurrentObjectDeleted
 - IsCurrentObjectInvalid
 - IsCurrentObjectModified
 - IsCurrentObjectNew
 - IsCurrentObjectNewAndUnmodified
 - IsCurrentObjectPropertyModified
 - IsCurrentObjectReadOnly
 - IsCurrentObjectTheAutoInsertRow
 - IsEOF
 - IsNewInProgress
 - IsObjectAutoInsertedAndUnmodified
 - IsObjectDeleted
 - IsObjectInvalid
 - IsObjectModified
 - IsObjectNew
 - IsObjectNewAndUnmodified
 - IsObjectPropertyModified
 - IsObjectReadOnly
 - IsObjectTheAutoInsertRow
 - IsPropertyBoundByComponent
 - IsPropertyIdentity
 - IsPropertyKey
 - IsPropertyLinkBy
 - IsPropertyNullable
 - IsPropertyNumeric
 - IsPropertyNumSortedChar
 - IsPropertyProtected
 - IsPropertyQuotable
 - IsPropertyReadOnly
 - IsPropertyRequired
 - IsPropertyUppercase
 - Last
 - MoveCurrentIndexAndRefresh
 - New
 - Next
 - NotifyDependentsToRefresh
 - Previous
 - Refresh
 - RefreshCurrentObject
 - RefreshKeepCurIndex
 - RemoveEntries
 - ResetCollectionModified
 - Save
 - SaveCurrent
 - SaveCurrentDeferStateUpdate
 - SaveDeferStateUpdate
 - SetCurrentObject
 - SetCurrentObjectModified
 - SetCurrentObjectProperty
 - SetCurrentObjectPropertyInternal
 - SetCurrentObjectPropertyModified
 - SetCurrentObjectPropertyPlusModifyRefresh
 - SetCurrentObjectPropertyPlusModifyRefreshInternal
 - SetObjectDeleted
 - SetObjectForceUpdate
 - SetObjectInvalid
 - SetObjectModified
 - SetObjectNew
 - SetObjectProperty
 - SetObjectPropertyInternal
 - SetObjectPropertyModified
 - SetObjectPropertyPlusModifyRefresh
 - SetObjectPropertyPlusModifyRefreshInternal
 - Sort
 - UpdateCurrentStatePostSave
 - UpdateStatesPostSave
 
Properties
Related topics