Method | Description | |
---|---|---|
ActivateNumberingSchemesAsync ( long numberingSchemeIds ) : void | ||
ActivateNumberingSchemesAsync ( long numberingSchemeIds, object userState ) : void | ||
AddComponentCustomPropertyDefinitionAsync ( string name, DataType dataType ) : void | ||
AddComponentCustomPropertyDefinitionAsync ( string name, DataType dataType, object userState ) : void | ||
AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource ) : void | ||
AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource, object userState ) : void | ||
AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
AddFileNamingSchemeAsync ( |
||
AddFileNamingSchemeAsync ( |
||
AddFolderAsync ( string name, long parentId, bool isLibrary ) : void | ||
AddFolderAsync ( string name, long parentId, bool isLibrary, object userState ) : void | ||
AddLabelAsync ( long folderId, string labelName, string comment ) : void | ||
AddLabelAsync ( long folderId, string labelName, string comment, object userState ) : void | ||
AddNumberingSchemeAsync ( string name, |
||
AddNumberingSchemeAsync ( string name, |
||
AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
BeginActivateNumberingSchemes ( long numberingSchemeIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddComponentCustomPropertyDefinition ( string name, DataType dataType, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddDesignVisualizationFileAttachment ( long fileId, long attachFileId, string attachSource, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
BeginAddFileNamingScheme ( |
||
BeginAddFolder ( string name, long parentId, bool isLibrary, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddLabel ( long folderId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddNumberingScheme ( string name, |
||
BeginAddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
BeginCheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
BeginCheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
BeginCheckoutFile ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeactivateNumberingSchemes ( long numberingSchemeIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteComponentCustomPropertyDefinition ( long propertyDefId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileFromFolder ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileFromFolderUnconditional ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileVersions ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileVersionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFileVersionsUnconditional ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFilesFromFolder ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFolderHierarchy ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteFolderHierarchyUnconditional ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteLabel ( long labelId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteNumberingScheme ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteNumberingSchemeUnconditional ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDisablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDownloadFile ( long fileId, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDownloadFilePart ( long fileId, long firstByte, long lastByte, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
BeginEnablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFileFoldersBySearchConditions ( |
||
BeginFindFilePathsByDateNameAndChecksum ( string fileName, int checksum, System createdate, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilePathsByNameAndChecksum ( string fileName, int checksum, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilesByDatesPathsAndChecksums ( string filePaths, int checksums, System createDates, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilesByFoldersDatesNamesAndChecksums ( long folderIds, string filenames, int checksums, System createDates, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilesByPathsAndChecksums ( string filePaths, int checksums, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFilesBySearchConditions ( |
||
BeginFindFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindInFileSetBySearchConditions ( |
||
BeginFindLabelByName ( string labelName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindLabelsByNames ( string labelNames, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindLatestFilesByMasterIds ( long masterids, System callback, object asyncState ) : System.IAsyncResult | ||
BeginFindLatestFilesByPaths ( string filePaths, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGenerateFileNumber ( long numberingSchemeId, string fieldInputs, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGenerateFileNumbers ( long numberingSchemeIds, |
||
BeginGetAllBasicSearchPropertyDefinitionIds ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAllFileNamingSchemes ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAllLabels ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAllPropertyDefinitions ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetBOMByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetBlockExplorerDesignFileCheckin ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetBreakDesignVisualizationLinkCommandList ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetBulkFileThreshold ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetComponentProperties ( long fileId, string uniqueId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetContentSourceIdsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetContentSourcePropertyDefinitionsByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetDWFPublishFolderLocation ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetDWFPublishPreserveFolderHierarchy ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetEditedPropertiesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetEnableDWFAttachment ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetEnforceWorkingFolder ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileById ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileByVersion ( long fileMasterId, int versionNumber, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileFoldersByLabelId ( long labelId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileVersionDeleteRestrictionsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilesByHistoryType ( long filesIds, FileHistoryTypeOptions option, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilesByIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilesByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilesByVersions ( long fileMasterIds, int versionNumbers, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFilterConfigXml ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderById ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderByPath ( string path, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderDeleteRestrictionsById ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderDeleteRestrictionsByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderMoveRestrictions ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderRenameRestrictions ( long folderId, string newFolderName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFolderRoot ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByParentId ( long parentFolderId, bool recurse, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByParentIds ( long parentFolderIds, bool recurse, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestAssociatedFilePathsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestDuplicateFilePaths ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFileByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFilePathsByNames ( string fileNames, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFilesByFolderId ( long folderId, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFilesByFolderIds ( long folderIds, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetLatestFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetNumberingSchemesByType ( NumSchmType nst, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetProperties ( long fileIds, long propertyDefinitionIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetRequiredWorkingFolderLocation ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetRestrictMoveOnRevision ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetRevisionAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetRevisionFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetRevisionFileAssociationsByIds2 ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetTrackFileStatus ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetTurnOffWarningForUserGeneratedDesignVisualization ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetUniqueFileNameRequired ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetWorkspaceSyncFileLimit ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginMoveFile ( long fileMasterId, long srcFolderId, long dstFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginMoveFolder ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginReserveFileNamingDescriptions ( long fileNamingSchemeId, int size, System callback, object asyncState ) : System.IAsyncResult | ||
BeginRollbackFileNamingDescriptions ( |
||
BeginSetBlockExplorerDesignFileCheckin ( bool blockCheckin, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetBreakDesignVisualizationLinkCommandList ( BreakDesignVisualizationLinkCommandList commandList, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetBulkFileThreshold ( uint warningThreshold, uint maximumThreshold, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetDWFPublishFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetDWFPublishPreserveFolderHierarchy ( bool preserve, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetDefaultFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetDefaultNumberingScheme ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetDesignVisualizationAttachmentStatusById ( long fileId, DesignVisualizationAttachmentStatus status, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetEnableDWFAttachment ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetEnforceWorkingFolder ( bool enforce, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetFileStatusByMasterId ( long fileMasterId, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetFileStatusByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetPropertyDefinitionDisplayName ( long propertyDefinitionId, string displayName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetPropertyDefinitionsDisplayNames ( long propertyDefinitionIds, string displayNames, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetRequiredWorkingFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetRestrictMoveOnRevision ( bool restrictMove, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetTrackFileStatus ( bool trackStatus, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetTurnOffWarningForUserGeneratedDesignVisualization ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetUniqueFileNameRequired ( bool required, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetWorkspaceSyncFileLimit ( uint limit, System callback, object asyncState ) : System.IAsyncResult | ||
BeginShareFile ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUndoCheckoutFile ( long fileMasterId, bool downloadFile, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUnvoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateFileNamingScheme ( |
||
BeginUpdateFileProperties ( long masterIds, long propDefIds, object values, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateFilePropertyDefinitions ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateFolderName ( long folderId, string folderName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateFolderUNCPath ( long folderId, string uncPath, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateLabel ( long labelId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateNumberingScheme ( long schemeId, string name, |
||
BeginUploadFilePart ( System uploadIdentifier, byte filePart, System callback, object asyncState ) : System.IAsyncResult | ||
BeginValidateBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginVoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
CancelAsync ( object userState ) : void | ||
CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckoutFileAsync ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync ) : void | ||
CheckoutFileAsync ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync, object userState ) : void | ||
DeactivateNumberingSchemesAsync ( long numberingSchemeIds ) : void | ||
DeactivateNumberingSchemesAsync ( long numberingSchemeIds, object userState ) : void | ||
DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId ) : void | ||
DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId, object userState ) : void | ||
DeleteFileFromFolderAsync ( long fileMasterId, long folderId ) : void | ||
DeleteFileFromFolderAsync ( long fileMasterId, long folderId, object userState ) : void | ||
DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId ) : void | ||
DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId, object userState ) : void | ||
DeleteFileNamingSchemeAsync ( long schemeId ) : void | ||
DeleteFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
DeleteFileVersionsAsync ( long fileIds ) : void | ||
DeleteFileVersionsAsync ( long fileIds, object userState ) : void | ||
DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
DeleteFileVersionsUnconditionalAsync ( long fileIds ) : void | ||
DeleteFileVersionsUnconditionalAsync ( long fileIds, object userState ) : void | ||
DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId ) : void | ||
DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId ) : void | ||
DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
DeleteFolderHierarchyAsync ( long folderId ) : void | ||
DeleteFolderHierarchyAsync ( long folderId, object userState ) : void | ||
DeleteFolderHierarchyUnconditionalAsync ( long folderId ) : void | ||
DeleteFolderHierarchyUnconditionalAsync ( long folderId, object userState ) : void | ||
DeleteLabelAsync ( long labelId ) : void | ||
DeleteLabelAsync ( long labelId, object userState ) : void | ||
DeleteNumberingSchemeAsync ( long numberingSchemeId ) : void | ||
DeleteNumberingSchemeAsync ( long numberingSchemeId, object userState ) : void | ||
DeleteNumberingSchemeUnconditionalAsync ( long numberingSchemeId ) : void | ||
DeleteNumberingSchemeUnconditionalAsync ( long numberingSchemeId, object userState ) : void | ||
DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
DocumentService ( ) : System.Diagnostics | ||
DownloadFileAsync ( long fileId, bool allowSync ) : void | ||
DownloadFileAsync ( long fileId, bool allowSync, object userState ) : void | ||
DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync ) : void | ||
DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync, object userState ) : void | ||
EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
EndActivateNumberingSchemes ( System asyncResult ) : NumSchm[] | ||
EndAddComponentCustomPropertyDefinition ( System asyncResult ) : PropDef | ||
EndAddDesignVisualizationFileAttachment ( System asyncResult ) : void | ||
EndAddFile ( System asyncResult ) : File | ||
EndAddFileNamingScheme ( System asyncResult ) : FileNmngSchm | ||
EndAddFolder ( System asyncResult ) : Folder | ||
EndAddLabel ( System asyncResult ) : Label | ||
EndAddNumberingScheme ( System asyncResult ) : NumSchm | ||
EndAddUploadedFile ( System asyncResult ) : File | ||
EndCheckinFile ( System asyncResult ) : File | ||
EndCheckinUploadedFile ( System asyncResult ) : File | ||
EndCheckoutFile ( System asyncResult, byte &fileContents ) : File | ||
EndDeactivateNumberingSchemes ( System asyncResult ) : NumSchm[] | ||
EndDeleteComponentCustomPropertyDefinition ( System asyncResult ) : void | ||
EndDeleteFileFromFolder ( System asyncResult ) : void | ||
EndDeleteFileFromFolderUnconditional ( System asyncResult ) : void | ||
EndDeleteFileNamingScheme ( System asyncResult ) : void | ||
EndDeleteFileVersions ( System asyncResult ) : FileDelStatus[] | ||
EndDeleteFileVersionsByMasterIds ( System asyncResult ) : FileDelStatus[] | ||
EndDeleteFileVersionsByMasterIdsUnconditional ( System asyncResult ) : FileDelStatus[] | ||
EndDeleteFileVersionsUnconditional ( System asyncResult ) : FileDelStatus[] | ||
EndDeleteFilesFromFolder ( System asyncResult ) : void | ||
EndDeleteFilesFromFolderUnconditional ( System asyncResult ) : void | ||
EndDeleteFolderHierarchy ( System asyncResult ) : void | ||
EndDeleteFolderHierarchyUnconditional ( System asyncResult ) : void | ||
EndDeleteLabel ( System asyncResult ) : void | ||
EndDeleteNumberingScheme ( System asyncResult ) : void | ||
EndDeleteNumberingSchemeUnconditional ( System asyncResult ) : void | ||
EndDisablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void | ||
EndDownloadFile ( System asyncResult, byte &fileContents ) : string | ||
EndDownloadFilePart ( System asyncResult ) : byte[] | ||
EndEnablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void | ||
EndFindFileFoldersBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : FileFolder[] | ||
EndFindFilePathsByDateNameAndChecksum ( System asyncResult ) : FilePath[] | ||
EndFindFilePathsByNameAndChecksum ( System asyncResult ) : FilePath[] | ||
EndFindFilesByDatesPathsAndChecksums ( System asyncResult ) : File[] | ||
EndFindFilesByFoldersDatesNamesAndChecksums ( System asyncResult ) : File[] | ||
EndFindFilesByFoldersNamesAndChecksums ( System asyncResult ) : File[] | ||
EndFindFilesByPathsAndChecksums ( System asyncResult ) : File[] | ||
EndFindFilesBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : File[] | ||
EndFindFoldersByIds ( System asyncResult ) : Folder[] | ||
EndFindFoldersByPaths ( System asyncResult ) : Folder[] | ||
EndFindInFileSetBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchStatus ) : File[] | ||
EndFindLabelByName ( System asyncResult ) : Label | ||
EndFindLabelsByNames ( System asyncResult ) : Label[] | ||
EndFindLatestFilesByMasterIds ( System asyncResult ) : File[] | ||
EndFindLatestFilesByPaths ( System asyncResult ) : File[] | ||
EndGenerateFileNumber ( System asyncResult ) : string | ||
EndGenerateFileNumbers ( System asyncResult ) : string[] | ||
EndGetAllBasicSearchPropertyDefinitionIds ( System asyncResult ) : long[] | ||
EndGetAllFileNamingSchemes ( System asyncResult ) : FileNmngSchm[] | ||
EndGetAllLabels ( System asyncResult ) : Label[] | ||
EndGetAllPropertyDefinitions ( System asyncResult ) : PropDef[] | ||
EndGetAssociatedFilePathsByIds ( System asyncResult ) : FilePathArray[] | ||
EndGetBOMByFileId ( System asyncResult ) : BOM | ||
EndGetBOMByFileIds ( System asyncResult ) : BOM[] | ||
EndGetBlockExplorerDesignFileCheckin ( System asyncResult ) : bool | ||
EndGetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : BreakDesignVisualizationLinkCommandList | ||
EndGetBulkFileThreshold ( System asyncResult ) : BlkThres | ||
EndGetComponentProperties ( System asyncResult ) : CompProp[] | ||
EndGetContentSourceIdsByFileIds ( System asyncResult ) : long[] | ||
EndGetContentSourcePropertyDefinitionsByFileMasterId ( System asyncResult ) : CtntSrcPropDef[] | ||
EndGetDWFPublishFolderLocation ( System asyncResult ) : string | ||
EndGetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : bool | ||
EndGetDesignVisualizationAttachmentsByFileMasterIds ( System asyncResult ) : FileAssocArray[] | ||
EndGetEditedPropertiesByMasterIds ( System asyncResult ) : PropInst[] | ||
EndGetEnableDWFAttachment ( System asyncResult ) : bool | ||
EndGetEnforceWorkingFolder ( System asyncResult ) : bool | ||
EndGetFileAssociationRestrictionsById ( System asyncResult ) : FileAssocRestric[] | ||
EndGetFileAssociationsByIds ( System asyncResult ) : FileAssocArray[] | ||
EndGetFileById ( System asyncResult ) : File | ||
EndGetFileByVersion ( System asyncResult ) : File | ||
EndGetFileDeleteRestrictionsByMasterId ( System asyncResult ) : FileDelRestric[] | ||
EndGetFileDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricArray[] | ||
EndGetFileFoldersByLabelId ( System asyncResult ) : FileFolder[] | ||
EndGetFileRenameRestrictionsByMasterId ( System asyncResult ) : FileRenameRestric[] | ||
EndGetFileRenameRestrictionsByMasterIds ( System asyncResult ) : FileRenameRestricArray[] | ||
EndGetFileStatusSetRestrictionsByMasterIds ( System asyncResult ) : DocRestricArray[] | ||
EndGetFileVersionDeleteRestrictionsByFileIds ( System asyncResult ) : FileDelRestricEx[] | ||
EndGetFileVersionDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricEx[] | ||
EndGetFilesByHistoryType ( System asyncResult ) : FileArray[] | ||
EndGetFilesByIds ( System asyncResult ) : File[] | ||
EndGetFilesByMasterId ( System asyncResult ) : File[] | ||
EndGetFilesByMasterIds ( System asyncResult ) : FileArray[] | ||
EndGetFilesByVersions ( System asyncResult ) : File[] | ||
EndGetFilterConfigXml ( System asyncResult ) : string | ||
EndGetFolderById ( System asyncResult ) : Folder | ||
EndGetFolderByPath ( System asyncResult ) : Folder | ||
EndGetFolderDeleteRestrictionsById ( System asyncResult ) : FolderDelRestric[] | ||
EndGetFolderDeleteRestrictionsByIds ( System asyncResult ) : FolderDelRestricArray[] | ||
EndGetFolderMoveRestrictions ( System asyncResult ) : DocRestric[] | ||
EndGetFolderRenameRestrictions ( System asyncResult ) : DocRestric[] | ||
EndGetFolderRoot ( System asyncResult ) : Folder | ||
EndGetFoldersByFileMasterId ( System asyncResult ) : Folder[] | ||
EndGetFoldersByFileMasterIds ( System asyncResult ) : FolderArray[] | ||
EndGetFoldersByIds ( System asyncResult ) : Folder[] | ||
EndGetFoldersByParentId ( System asyncResult ) : Folder[] | ||
EndGetFoldersByParentIds ( System asyncResult ) : FolderArray[] | ||
EndGetFoldersByPaths ( System asyncResult ) : Folder[] | ||
EndGetLatestAssociatedFilePathsByMasterIds ( System asyncResult ) : FilePathArray[] | ||
EndGetLatestDuplicateFilePaths ( System asyncResult ) : FilePath[] | ||
EndGetLatestFileAssociationsByMasterIds ( System asyncResult ) : FileAssocArray[] | ||
EndGetLatestFileByMasterId ( System asyncResult ) : File | ||
EndGetLatestFilePathsByNames ( System asyncResult ) : FilePathArray[] | ||
EndGetLatestFilesByFolderId ( System asyncResult ) : File[] | ||
EndGetLatestFilesByFolderIds ( System asyncResult ) : FileArray[] | ||
EndGetLatestFilesByMasterIds ( System asyncResult ) : File[] | ||
EndGetNumberingSchemesByType ( System asyncResult ) : NumSchm[] | ||
EndGetProperties ( System asyncResult ) : PropInst[] | ||
EndGetRequiredWorkingFolderLocation ( System asyncResult ) : string | ||
EndGetRestrictMoveOnRevision ( System asyncResult ) : bool | ||
EndGetRevisionAssociatedFilePathsByIds ( System asyncResult ) : FilePathArray[] | ||
EndGetRevisionFileAssociationsByIds ( System asyncResult ) : FileAssocArray[] | ||
EndGetRevisionFileAssociationsByIds2 ( System asyncResult ) : FileAssocArray[] | ||
EndGetTrackFileStatus ( System asyncResult ) : bool | ||
EndGetTurnOffWarningForUserGeneratedDesignVisualization ( System asyncResult ) : bool | ||
EndGetUniqueFileNameRequired ( System asyncResult ) : bool | ||
EndGetWorkspaceSyncFileLimit ( System asyncResult ) : uint | ||
EndMoveFile ( System asyncResult ) : void | ||
EndMoveFolder ( System asyncResult ) : void | ||
EndReserveFileNamingDescriptions ( System asyncResult ) : FileNmngDescr[] | ||
EndRollbackFileNamingDescriptions ( System asyncResult ) : void | ||
EndSetBlockExplorerDesignFileCheckin ( System asyncResult ) : void | ||
EndSetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : void | ||
EndSetBulkFileThreshold ( System asyncResult ) : void | ||
EndSetDWFPublishFolderLocation ( System asyncResult ) : void | ||
EndSetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : void | ||
EndSetDefaultFileNamingScheme ( System asyncResult ) : void | ||
EndSetDefaultNumberingScheme ( System asyncResult ) : void | ||
EndSetDesignVisualizationAttachmentStatusById ( System asyncResult ) : void | ||
EndSetEnableDWFAttachment ( System asyncResult ) : void | ||
EndSetEnforceWorkingFolder ( System asyncResult ) : void | ||
EndSetFileStatusByMasterId ( System asyncResult ) : File | ||
EndSetFileStatusByMasterIds ( System asyncResult ) : File[] | ||
EndSetPropertyDefinitionDisplayName ( System asyncResult ) : PropDef | ||
EndSetPropertyDefinitionsDisplayNames ( System asyncResult ) : PropDef[] | ||
EndSetRequiredWorkingFolderLocation ( System asyncResult ) : void | ||
EndSetRestrictMoveOnRevision ( System asyncResult ) : void | ||
EndSetTrackFileStatus ( System asyncResult ) : void | ||
EndSetTurnOffWarningForUserGeneratedDesignVisualization ( System asyncResult ) : void | ||
EndSetUniqueFileNameRequired ( System asyncResult ) : void | ||
EndSetWorkspaceSyncFileLimit ( System asyncResult ) : void | ||
EndShareFile ( System asyncResult ) : void | ||
EndUndoCheckoutFile ( System asyncResult, byte &fileContents ) : File | ||
EndUnvoidPropertyDefinitions ( System asyncResult ) : void | ||
EndUpdateFileNamingScheme ( System asyncResult ) : void | ||
EndUpdateFileProperties ( System asyncResult ) : void | ||
EndUpdateFilePropertyDefinitions ( System asyncResult ) : File[] | ||
EndUpdateFolderName ( System asyncResult ) : Folder | ||
EndUpdateFolderUNCPath ( System asyncResult ) : Folder | ||
EndUpdateLabel ( System asyncResult ) : Label | ||
EndUpdateNumberingScheme ( System asyncResult ) : NumSchm | ||
EndUploadFilePart ( System asyncResult ) : System.Guid | ||
EndValidateBOMByFileId ( System asyncResult ) : bool | ||
EndVoidPropertyDefinitions ( System asyncResult ) : void | ||
FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void | ||
FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void | ||
FindFilePathsByDateNameAndChecksumAsync ( string fileName, int checksum, System createdate ) : void | ||
FindFilePathsByDateNameAndChecksumAsync ( string fileName, int checksum, System createdate, object userState ) : void | ||
FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum ) : void | ||
FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum, object userState ) : void | ||
FindFilesByDatesPathsAndChecksumsAsync ( string filePaths, int checksums, System createDates ) : void | ||
FindFilesByDatesPathsAndChecksumsAsync ( string filePaths, int checksums, System createDates, object userState ) : void | ||
FindFilesByFoldersDatesNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, System createDates ) : void | ||
FindFilesByFoldersDatesNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, System createDates, object userState ) : void | ||
FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums ) : void | ||
FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, object userState ) : void | ||
FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums ) : void | ||
FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums, object userState ) : void | ||
FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void | ||
FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void | ||
FindFoldersByIdsAsync ( long folderIds ) : void | ||
FindFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
FindFoldersByPathsAsync ( string paths ) : void | ||
FindFoldersByPathsAsync ( string paths, object userState ) : void | ||
FindInFileSetBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long fileIds, string bookmark ) : void | ||
FindInFileSetBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long fileIds, string bookmark, object userState ) : void | ||
FindLabelByNameAsync ( string labelName ) : void | ||
FindLabelByNameAsync ( string labelName, object userState ) : void | ||
FindLabelsByNamesAsync ( string labelNames ) : void | ||
FindLabelsByNamesAsync ( string labelNames, object userState ) : void | ||
FindLatestFilesByMasterIdsAsync ( long masterids ) : void | ||
FindLatestFilesByMasterIdsAsync ( long masterids, object userState ) : void | ||
FindLatestFilesByPathsAsync ( string filePaths ) : void | ||
FindLatestFilesByPathsAsync ( string filePaths, object userState ) : void | ||
GenerateFileNumberAsync ( long numberingSchemeId, string fieldInputs ) : void | ||
GenerateFileNumberAsync ( long numberingSchemeId, string fieldInputs, object userState ) : void | ||
GenerateFileNumbersAsync ( long numberingSchemeIds, StringArray fieldInputs ) : void | ||
GenerateFileNumbersAsync ( long numberingSchemeIds, StringArray fieldInputs, object userState ) : void | ||
GetAllBasicSearchPropertyDefinitionIdsAsync ( ) : void | ||
GetAllBasicSearchPropertyDefinitionIdsAsync ( object userState ) : void | ||
GetAllFileNamingSchemesAsync ( ) : void | ||
GetAllFileNamingSchemesAsync ( object userState ) : void | ||
GetAllLabelsAsync ( ) : void | ||
GetAllLabelsAsync ( object userState ) : void | ||
GetAllPropertyDefinitionsAsync ( ) : void | ||
GetAllPropertyDefinitionsAsync ( object userState ) : void | ||
GetAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
GetAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
GetBOMByFileIdAsync ( long fileId ) : void | ||
GetBOMByFileIdAsync ( long fileId, object userState ) : void | ||
GetBOMByFileIdsAsync ( long fileIds ) : void | ||
GetBOMByFileIdsAsync ( long fileIds, object userState ) : void | ||
GetBlockExplorerDesignFileCheckinAsync ( ) : void | ||
GetBlockExplorerDesignFileCheckinAsync ( object userState ) : void | ||
GetBreakDesignVisualizationLinkCommandListAsync ( ) : void | ||
GetBreakDesignVisualizationLinkCommandListAsync ( object userState ) : void | ||
GetBulkFileThresholdAsync ( ) : void | ||
GetBulkFileThresholdAsync ( object userState ) : void | ||
GetComponentPropertiesAsync ( long fileId, string uniqueId ) : void | ||
GetComponentPropertiesAsync ( long fileId, string uniqueId, object userState ) : void | ||
GetContentSourceIdsByFileIdsAsync ( long fileIds ) : void | ||
GetContentSourceIdsByFileIdsAsync ( long fileIds, object userState ) : void | ||
GetContentSourcePropertyDefinitionsByFileMasterIdAsync ( long fileMasterId ) : void | ||
GetContentSourcePropertyDefinitionsByFileMasterIdAsync ( long fileMasterId, object userState ) : void | ||
GetDWFPublishFolderLocationAsync ( ) : void | ||
GetDWFPublishFolderLocationAsync ( object userState ) : void | ||
GetDWFPublishPreserveFolderHierarchyAsync ( ) : void | ||
GetDWFPublishPreserveFolderHierarchyAsync ( object userState ) : void | ||
GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
GetEditedPropertiesByMasterIdsAsync ( long fileMasterIds ) : void | ||
GetEditedPropertiesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
GetEnableDWFAttachmentAsync ( ) : void | ||
GetEnableDWFAttachmentAsync ( object userState ) : void | ||
GetEnforceWorkingFolderAsync ( ) : void | ||
GetEnforceWorkingFolderAsync ( object userState ) : void | ||
GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds ) : void | ||
GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds, object userState ) : void | ||
GetFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
GetFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
GetFileByIdAsync ( long fileId ) : void | ||
GetFileByIdAsync ( long fileId, object userState ) : void | ||
GetFileByVersionAsync ( long fileMasterId, int versionNumber ) : void | ||
GetFileByVersionAsync ( long fileMasterId, int versionNumber, object userState ) : void | ||
GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId ) : void | ||
GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId, object userState ) : void | ||
GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds ) : void | ||
GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds, object userState ) : void | ||
GetFileFoldersByLabelIdAsync ( long labelId ) : void | ||
GetFileFoldersByLabelIdAsync ( long labelId, object userState ) : void | ||
GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName ) : void | ||
GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName, object userState ) : void | ||
GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames ) : void | ||
GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames, object userState ) : void | ||
GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds ) : void | ||
GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds, object userState ) : void | ||
GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
GetFilesByHistoryTypeAsync ( long filesIds, FileHistoryTypeOptions option ) : void | ||
GetFilesByHistoryTypeAsync ( long filesIds, FileHistoryTypeOptions option, object userState ) : void | ||
GetFilesByIdsAsync ( long fileIds ) : void | ||
GetFilesByIdsAsync ( long fileIds, object userState ) : void | ||
GetFilesByMasterIdAsync ( long fileMasterId ) : void | ||
GetFilesByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
GetFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
GetFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers ) : void | ||
GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers, object userState ) : void | ||
GetFilterConfigXmlAsync ( ) : void | ||
GetFilterConfigXmlAsync ( object userState ) : void | ||
GetFolderByIdAsync ( long folderId ) : void | ||
GetFolderByIdAsync ( long folderId, object userState ) : void | ||
GetFolderByPathAsync ( string path ) : void | ||
GetFolderByPathAsync ( string path, object userState ) : void | ||
GetFolderDeleteRestrictionsByIdAsync ( long folderId ) : void | ||
GetFolderDeleteRestrictionsByIdAsync ( long folderId, object userState ) : void | ||
GetFolderDeleteRestrictionsByIdsAsync ( long folderIds ) : void | ||
GetFolderDeleteRestrictionsByIdsAsync ( long folderIds, object userState ) : void | ||
GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId ) : void | ||
GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName ) : void | ||
GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName, object userState ) : void | ||
GetFolderRootAsync ( ) : void | ||
GetFolderRootAsync ( object userState ) : void | ||
GetFoldersByFileMasterIdAsync ( long fileMasterId ) : void | ||
GetFoldersByFileMasterIdAsync ( long fileMasterId, object userState ) : void | ||
GetFoldersByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
GetFoldersByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
GetFoldersByIdsAsync ( long folderIds ) : void | ||
GetFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
GetFoldersByParentIdAsync ( long parentFolderId, bool recurse ) : void | ||
GetFoldersByParentIdAsync ( long parentFolderId, bool recurse, object userState ) : void | ||
GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse ) : void | ||
GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse, object userState ) : void | ||
GetFoldersByPathsAsync ( string paths ) : void | ||
GetFoldersByPathsAsync ( string paths, object userState ) : void | ||
GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
GetLatestDuplicateFilePathsAsync ( ) : void | ||
GetLatestDuplicateFilePathsAsync ( object userState ) : void | ||
GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
GetLatestFileByMasterIdAsync ( long fileMasterId ) : void | ||
GetLatestFileByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
GetLatestFilePathsByNamesAsync ( string fileNames ) : void | ||
GetLatestFilePathsByNamesAsync ( string fileNames, object userState ) : void | ||
GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden ) : void | ||
GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden, object userState ) : void | ||
GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden ) : void | ||
GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden, object userState ) : void | ||
GetLatestFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
GetLatestFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
GetNumberingSchemesByTypeAsync ( NumSchmType nst ) : void | ||
GetNumberingSchemesByTypeAsync ( NumSchmType nst, object userState ) : void | ||
GetPropertiesAsync ( long fileIds, long propertyDefinitionIds ) : void | ||
GetPropertiesAsync ( long fileIds, long propertyDefinitionIds, object userState ) : void | ||
GetRequiredWorkingFolderLocationAsync ( ) : void | ||
GetRequiredWorkingFolderLocationAsync ( object userState ) : void | ||
GetRestrictMoveOnRevisionAsync ( ) : void | ||
GetRestrictMoveOnRevisionAsync ( object userState ) : void | ||
GetRevisionAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
GetRevisionAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
GetRevisionFileAssociationsByIds2Async ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased ) : void | ||
GetRevisionFileAssociationsByIds2Async ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased, object userState ) : void | ||
GetRevisionFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
GetRevisionFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
GetTrackFileStatusAsync ( ) : void | ||
GetTrackFileStatusAsync ( object userState ) : void | ||
GetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( ) : void | ||
GetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( object userState ) : void | ||
GetUniqueFileNameRequiredAsync ( ) : void | ||
GetUniqueFileNameRequiredAsync ( object userState ) : void | ||
GetWorkspaceSyncFileLimitAsync ( ) : void | ||
GetWorkspaceSyncFileLimitAsync ( object userState ) : void | ||
MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId ) : void | ||
MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId, object userState ) : void | ||
MoveFolderAsync ( long folderId, long newParentFolderId ) : void | ||
MoveFolderAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size ) : void | ||
ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size, object userState ) : void | ||
RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions ) : void | ||
RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions, object userState ) : void | ||
SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin ) : void | ||
SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin, object userState ) : void | ||
SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList ) : void | ||
SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList, object userState ) : void | ||
SetBulkFileThresholdAsync ( uint warningThreshold, uint maximumThreshold ) : void | ||
SetBulkFileThresholdAsync ( uint warningThreshold, uint maximumThreshold, object userState ) : void | ||
SetDWFPublishFolderLocationAsync ( string location ) : void | ||
SetDWFPublishFolderLocationAsync ( string location, object userState ) : void | ||
SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve ) : void | ||
SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve, object userState ) : void | ||
SetDefaultFileNamingSchemeAsync ( long schemeId ) : void | ||
SetDefaultFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
SetDefaultNumberingSchemeAsync ( long numberingSchemeId ) : void | ||
SetDefaultNumberingSchemeAsync ( long numberingSchemeId, object userState ) : void | ||
SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status ) : void | ||
SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status, object userState ) : void | ||
SetEnableDWFAttachmentAsync ( bool enabled ) : void | ||
SetEnableDWFAttachmentAsync ( bool enabled, object userState ) : void | ||
SetEnforceWorkingFolderAsync ( bool enforce ) : void | ||
SetEnforceWorkingFolderAsync ( bool enforce, object userState ) : void | ||
SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus ) : void | ||
SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus, object userState ) : void | ||
SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName ) : void | ||
SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName, object userState ) : void | ||
SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames ) : void | ||
SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames, object userState ) : void | ||
SetRequiredWorkingFolderLocationAsync ( string location ) : void | ||
SetRequiredWorkingFolderLocationAsync ( string location, object userState ) : void | ||
SetRestrictMoveOnRevisionAsync ( bool restrictMove ) : void | ||
SetRestrictMoveOnRevisionAsync ( bool restrictMove, object userState ) : void | ||
SetTrackFileStatusAsync ( bool trackStatus ) : void | ||
SetTrackFileStatusAsync ( bool trackStatus, object userState ) : void | ||
SetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( bool enabled ) : void | ||
SetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( bool enabled, object userState ) : void | ||
SetUniqueFileNameRequiredAsync ( bool required ) : void | ||
SetUniqueFileNameRequiredAsync ( bool required, object userState ) : void | ||
SetWorkspaceSyncFileLimitAsync ( uint limit ) : void | ||
SetWorkspaceSyncFileLimitAsync ( uint limit, object userState ) : void | ||
ShareFileAsync ( long fileMasterId, long folderId ) : void | ||
ShareFileAsync ( long fileMasterId, long folderId, object userState ) : void | ||
UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile ) : void | ||
UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile, object userState ) : void | ||
UnvoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
UnvoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void | ||
UpdateFileNamingSchemeAsync ( FileNmngSchm scheme ) : void | ||
UpdateFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void | ||
UpdateFilePropertiesAsync ( long masterIds, long propDefIds, object values ) : void | ||
UpdateFilePropertiesAsync ( long masterIds, long propDefIds, object values, object userState ) : void | ||
UpdateFilePropertyDefinitionsAsync ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment ) : void | ||
UpdateFilePropertyDefinitionsAsync ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment, object userState ) : void | ||
UpdateFolderNameAsync ( long folderId, string folderName ) : void | ||
UpdateFolderNameAsync ( long folderId, string folderName, object userState ) : void | ||
UpdateFolderUNCPathAsync ( long folderId, string uncPath ) : void | ||
UpdateFolderUNCPathAsync ( long folderId, string uncPath, object userState ) : void | ||
UpdateLabelAsync ( long labelId, string labelName, string comment ) : void | ||
UpdateLabelAsync ( long labelId, string labelName, string comment, object userState ) : void | ||
UpdateNumberingSchemeAsync ( long schemeId, string name, NumSchmField fields, bool toUpperCase ) : void | ||
UpdateNumberingSchemeAsync ( long schemeId, string name, NumSchmField fields, bool toUpperCase, object userState ) : void | ||
UploadFilePartAsync ( System uploadIdentifier, byte filePart ) : void | ||
UploadFilePartAsync ( System uploadIdentifier, byte filePart, object userState ) : void | ||
ValidateBOMByFileIdAsync ( long fileId ) : void | ||
ValidateBOMByFileIdAsync ( long fileId, object userState ) : void | ||
VoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
VoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void |
Method | Description | |
---|---|---|
ActivateNumberingSchemes ( long numberingSchemeIds ) : VaultDump.Document.NumSchm[] | ||
AddComponentCustomPropertyDefinition ( string name, DataType dataType ) : |
||
AddDesignVisualizationFileAttachment ( long fileId, long attachFileId, string attachSource ) : void | ||
AddFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
AddFileNamingScheme ( |
||
AddFolder ( string name, long parentId, bool isLibrary ) : |
||
AddLabel ( long folderId, string labelName, string comment ) : |
||
AddNumberingScheme ( string name, |
||
AddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
CheckoutFile ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync, [ DataType = "base64Binary")]outbyte[]fileContents ) : |
||
DeactivateNumberingSchemes ( long numberingSchemeIds ) : VaultDump.Document.NumSchm[] | ||
DeleteComponentCustomPropertyDefinition ( long propertyDefId ) : void | ||
DeleteFileFromFolder ( long fileMasterId, long folderId ) : void | ||
DeleteFileFromFolderUnconditional ( long fileMasterId, long folderId ) : void | ||
DeleteFileNamingScheme ( long schemeId ) : void | ||
DeleteFileVersions ( long fileIds ) : VaultDump.Document.FileDelStatus[] | ||
DeleteFileVersionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : VaultDump.Document.FileDelStatus[] | ||
DeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : VaultDump.Document.FileDelStatus[] | ||
DeleteFileVersionsUnconditional ( long fileIds ) : VaultDump.Document.FileDelStatus[] | ||
DeleteFilesFromFolder ( long fileMasterIds, long folderId ) : void | ||
DeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId ) : void | ||
DeleteFolderHierarchy ( long folderId ) : void | ||
DeleteFolderHierarchyUnconditional ( long folderId ) : void | ||
DeleteLabel ( long labelId ) : void | ||
DeleteNumberingScheme ( long numberingSchemeId ) : void | ||
DeleteNumberingSchemeUnconditional ( long numberingSchemeId ) : void | ||
DisablePropertyDefinitionsForBasicSearch ( long propertyDefinitions ) : void | ||
DownloadFile ( long fileId, bool allowSync, [ DataType = "base64Binary")]outbyte[]fileContents ) : string | ||
DownloadFilePart ( long fileId, long firstByte, long lastByte, bool allowSync ) : byte[] | ||
EnablePropertyDefinitionsForBasicSearch ( long propertyDefinitions ) : void | ||
FindFileFoldersBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string &bookmark, SrchStatus &searchstatus ) : FileFolder[] | ||
FindFilePathsByDateNameAndChecksum ( string fileName, int checksum, System createdate ) : FilePath[] | ||
FindFilePathsByNameAndChecksum ( string fileName, int checksum ) : FilePath[] | ||
FindFilesByDatesPathsAndChecksums ( string filePaths, int checksums, System createDates ) : File[] | ||
FindFilesByFoldersDatesNamesAndChecksums ( long folderIds, string filenames, int checksums, System createDates ) : File[] | ||
FindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums ) : File[] | ||
FindFilesByPathsAndChecksums ( string filePaths, int checksums ) : File[] | ||
FindFilesBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string &bookmark, SrchStatus &searchstatus ) : File[] | ||
FindFoldersByIds ( long folderIds ) : Folder[] | ||
FindFoldersByPaths ( string paths ) : Folder[] | ||
FindInFileSetBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long fileIds, string &bookmark, SrchStatus &searchStatus ) : File[] | ||
FindLabelByName ( string labelName ) : Label | ||
FindLabelsByNames ( string labelNames ) : Label[] | ||
FindLatestFilesByMasterIds ( long masterids ) : File[] | ||
FindLatestFilesByPaths ( string filePaths ) : File[] | ||
GenerateFileNumber ( long numberingSchemeId, string fieldInputs ) : string | ||
GenerateFileNumbers ( long numberingSchemeIds, StringArray fieldInputs ) : string[] | ||
GetAllBasicSearchPropertyDefinitionIds ( ) : long[] | ||
GetAllFileNamingSchemes ( ) : FileNmngSchm[] | ||
GetAllLabels ( ) : Label[] | ||
GetAllPropertyDefinitions ( ) : PropDef[] | ||
GetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : FilePathArray[] | ||
GetBOMByFileId ( long fileId ) : BOM | ||
GetBOMByFileIds ( long fileIds ) : BOM[] | ||
GetBlockExplorerDesignFileCheckin ( ) : bool | ||
GetBreakDesignVisualizationLinkCommandList ( ) : BreakDesignVisualizationLinkCommandList | ||
GetBulkFileThreshold ( ) : BlkThres | ||
GetComponentProperties ( long fileId, string uniqueId ) : CompProp[] | ||
GetContentSourceIdsByFileIds ( long fileIds ) : long[] | ||
GetContentSourcePropertyDefinitionsByFileMasterId ( long fileMasterId ) : CtntSrcPropDef[] | ||
GetDWFPublishFolderLocation ( ) : string | ||
GetDWFPublishPreserveFolderHierarchy ( ) : bool | ||
GetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds ) : FileAssocArray[] | ||
GetEditedPropertiesByMasterIds ( long fileMasterIds ) : PropInst[] | ||
GetEnableDWFAttachment ( ) : bool | ||
GetEnforceWorkingFolder ( ) : bool | ||
GetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds ) : FileAssocRestric[] | ||
GetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : FileAssocArray[] | ||
GetFileById ( long fileId ) : File | ||
GetFileByVersion ( long fileMasterId, int versionNumber ) : File | ||
GetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId ) : FileDelRestric[] | ||
GetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds ) : FileDelRestricArray[] | ||
GetFileFoldersByLabelId ( long labelId ) : FileFolder[] | ||
GetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName ) : FileRenameRestric[] | ||
GetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames ) : FileRenameRestricArray[] | ||
GetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus ) : DocRestricArray[] | ||
GetFileVersionDeleteRestrictionsByFileIds ( long fileIds ) : FileDelRestricEx[] | ||
GetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : FileDelRestricEx[] | ||
GetFilesByHistoryType ( long filesIds, FileHistoryTypeOptions option ) : FileArray[] | ||
GetFilesByIds ( long fileIds ) : File[] | ||
GetFilesByMasterId ( long fileMasterId ) : File[] | ||
GetFilesByMasterIds ( long fileMasterIds ) : FileArray[] | ||
GetFilesByVersions ( long fileMasterIds, int versionNumbers ) : File[] | ||
GetFilterConfigXml ( ) : string | ||
GetFolderById ( long folderId ) : Folder | ||
GetFolderByPath ( string path ) : Folder | ||
GetFolderDeleteRestrictionsById ( long folderId ) : FolderDelRestric[] | ||
GetFolderDeleteRestrictionsByIds ( long folderIds ) : FolderDelRestricArray[] | ||
GetFolderMoveRestrictions ( long folderId, long newParentFolderId ) : DocRestric[] | ||
GetFolderRenameRestrictions ( long folderId, string newFolderName ) : DocRestric[] | ||
GetFolderRoot ( ) : Folder | ||
GetFoldersByFileMasterId ( long fileMasterId ) : Folder[] | ||
GetFoldersByFileMasterIds ( long fileMasterIds ) : FolderArray[] | ||
GetFoldersByIds ( long folderIds ) : Folder[] | ||
GetFoldersByParentId ( long parentFolderId, bool recurse ) : Folder[] | ||
GetFoldersByParentIds ( long parentFolderIds, bool recurse ) : FolderArray[] | ||
GetFoldersByPaths ( string paths ) : Folder[] | ||
GetLatestAssociatedFilePathsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : FilePathArray[] | ||
GetLatestDuplicateFilePaths ( ) : FilePath[] | ||
GetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : FileAssocArray[] | ||
GetLatestFileByMasterId ( long fileMasterId ) : File | ||
GetLatestFilePathsByNames ( string fileNames ) : FilePathArray[] | ||
GetLatestFilesByFolderId ( long folderId, bool includeHidden ) : File[] | ||
GetLatestFilesByFolderIds ( long folderIds, bool includeHidden ) : FileArray[] | ||
GetLatestFilesByMasterIds ( long fileMasterIds ) : File[] | ||
GetNumberingSchemesByType ( NumSchmType nst ) : NumSchm[] | ||
GetProperties ( long fileIds, long propertyDefinitionIds ) : PropInst[] | ||
GetRequiredWorkingFolderLocation ( ) : string | ||
GetRestrictMoveOnRevision ( ) : bool | ||
GetRevisionAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : FilePathArray[] | ||
GetRevisionFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : FileAssocArray[] | ||
GetRevisionFileAssociationsByIds2 ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased ) : FileAssocArray[] | ||
GetTrackFileStatus ( ) : bool | ||
GetTurnOffWarningForUserGeneratedDesignVisualization ( ) : bool | ||
GetUniqueFileNameRequired ( ) : bool | ||
GetWorkspaceSyncFileLimit ( ) : uint | ||
IsLocalFileSystemWebService ( string url ) : bool | ||
MoveFile ( long fileMasterId, long srcFolderId, long dstFolderId ) : void | ||
MoveFolder ( long folderId, long newParentFolderId ) : void | ||
OnActivateNumberingSchemesOperationCompleted ( object arg ) : void | ||
OnAddComponentCustomPropertyDefinitionOperationCompleted ( object arg ) : void | ||
OnAddDesignVisualizationFileAttachmentOperationCompleted ( object arg ) : void | ||
OnAddFileNamingSchemeOperationCompleted ( object arg ) : void | ||
OnAddFileOperationCompleted ( object arg ) : void | ||
OnAddFolderOperationCompleted ( object arg ) : void | ||
OnAddLabelOperationCompleted ( object arg ) : void | ||
OnAddNumberingSchemeOperationCompleted ( object arg ) : void | ||
OnAddUploadedFileOperationCompleted ( object arg ) : void | ||
OnCheckinFileOperationCompleted ( object arg ) : void | ||
OnCheckinUploadedFileOperationCompleted ( object arg ) : void | ||
OnCheckoutFileOperationCompleted ( object arg ) : void | ||
OnDeactivateNumberingSchemesOperationCompleted ( object arg ) : void | ||
OnDeleteComponentCustomPropertyDefinitionOperationCompleted ( object arg ) : void | ||
OnDeleteFileFromFolderOperationCompleted ( object arg ) : void | ||
OnDeleteFileFromFolderUnconditionalOperationCompleted ( object arg ) : void | ||
OnDeleteFileNamingSchemeOperationCompleted ( object arg ) : void | ||
OnDeleteFileVersionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnDeleteFileVersionsByMasterIdsUnconditionalOperationCompleted ( object arg ) : void | ||
OnDeleteFileVersionsOperationCompleted ( object arg ) : void | ||
OnDeleteFileVersionsUnconditionalOperationCompleted ( object arg ) : void | ||
OnDeleteFilesFromFolderOperationCompleted ( object arg ) : void | ||
OnDeleteFilesFromFolderUnconditionalOperationCompleted ( object arg ) : void | ||
OnDeleteFolderHierarchyOperationCompleted ( object arg ) : void | ||
OnDeleteFolderHierarchyUnconditionalOperationCompleted ( object arg ) : void | ||
OnDeleteLabelOperationCompleted ( object arg ) : void | ||
OnDeleteNumberingSchemeOperationCompleted ( object arg ) : void | ||
OnDeleteNumberingSchemeUnconditionalOperationCompleted ( object arg ) : void | ||
OnDisablePropertyDefinitionsForBasicSearchOperationCompleted ( object arg ) : void | ||
OnDownloadFileOperationCompleted ( object arg ) : void | ||
OnDownloadFilePartOperationCompleted ( object arg ) : void | ||
OnEnablePropertyDefinitionsForBasicSearchOperationCompleted ( object arg ) : void | ||
OnFindFileFoldersBySearchConditionsOperationCompleted ( object arg ) : void | ||
OnFindFilePathsByDateNameAndChecksumOperationCompleted ( object arg ) : void | ||
OnFindFilePathsByNameAndChecksumOperationCompleted ( object arg ) : void | ||
OnFindFilesByDatesPathsAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesByFoldersDatesNamesAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesByFoldersNamesAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesByPathsAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesBySearchConditionsOperationCompleted ( object arg ) : void | ||
OnFindFoldersByIdsOperationCompleted ( object arg ) : void | ||
OnFindFoldersByPathsOperationCompleted ( object arg ) : void | ||
OnFindInFileSetBySearchConditionsOperationCompleted ( object arg ) : void | ||
OnFindLabelByNameOperationCompleted ( object arg ) : void | ||
OnFindLabelsByNamesOperationCompleted ( object arg ) : void | ||
OnFindLatestFilesByMasterIdsOperationCompleted ( object arg ) : void | ||
OnFindLatestFilesByPathsOperationCompleted ( object arg ) : void | ||
OnGenerateFileNumberOperationCompleted ( object arg ) : void | ||
OnGenerateFileNumbersOperationCompleted ( object arg ) : void | ||
OnGetAllBasicSearchPropertyDefinitionIdsOperationCompleted ( object arg ) : void | ||
OnGetAllFileNamingSchemesOperationCompleted ( object arg ) : void | ||
OnGetAllLabelsOperationCompleted ( object arg ) : void | ||
OnGetAllPropertyDefinitionsOperationCompleted ( object arg ) : void | ||
OnGetAssociatedFilePathsByIdsOperationCompleted ( object arg ) : void | ||
OnGetBOMByFileIdOperationCompleted ( object arg ) : void | ||
OnGetBOMByFileIdsOperationCompleted ( object arg ) : void | ||
OnGetBlockExplorerDesignFileCheckinOperationCompleted ( object arg ) : void | ||
OnGetBreakDesignVisualizationLinkCommandListOperationCompleted ( object arg ) : void | ||
OnGetBulkFileThresholdOperationCompleted ( object arg ) : void | ||
OnGetComponentPropertiesOperationCompleted ( object arg ) : void | ||
OnGetContentSourceIdsByFileIdsOperationCompleted ( object arg ) : void | ||
OnGetContentSourcePropertyDefinitionsByFileMasterIdOperationCompleted ( object arg ) : void | ||
OnGetDWFPublishFolderLocationOperationCompleted ( object arg ) : void | ||
OnGetDWFPublishPreserveFolderHierarchyOperationCompleted ( object arg ) : void | ||
OnGetDesignVisualizationAttachmentsByFileMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetEditedPropertiesByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetEnableDWFAttachmentOperationCompleted ( object arg ) : void | ||
OnGetEnforceWorkingFolderOperationCompleted ( object arg ) : void | ||
OnGetFileAssociationRestrictionsByIdOperationCompleted ( object arg ) : void | ||
OnGetFileAssociationsByIdsOperationCompleted ( object arg ) : void | ||
OnGetFileByIdOperationCompleted ( object arg ) : void | ||
OnGetFileByVersionOperationCompleted ( object arg ) : void | ||
OnGetFileDeleteRestrictionsByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFileDeleteRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileFoldersByLabelIdOperationCompleted ( object arg ) : void | ||
OnGetFileRenameRestrictionsByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFileRenameRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileStatusSetRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileVersionDeleteRestrictionsByFileIdsOperationCompleted ( object arg ) : void | ||
OnGetFileVersionDeleteRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFilesByHistoryTypeOperationCompleted ( object arg ) : void | ||
OnGetFilesByIdsOperationCompleted ( object arg ) : void | ||
OnGetFilesByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFilesByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFilesByVersionsOperationCompleted ( object arg ) : void | ||
OnGetFilterConfigXmlOperationCompleted ( object arg ) : void | ||
OnGetFolderByIdOperationCompleted ( object arg ) : void | ||
OnGetFolderByPathOperationCompleted ( object arg ) : void | ||
OnGetFolderDeleteRestrictionsByIdOperationCompleted ( object arg ) : void | ||
OnGetFolderDeleteRestrictionsByIdsOperationCompleted ( object arg ) : void | ||
OnGetFolderMoveRestrictionsOperationCompleted ( object arg ) : void | ||
OnGetFolderRenameRestrictionsOperationCompleted ( object arg ) : void | ||
OnGetFolderRootOperationCompleted ( object arg ) : void | ||
OnGetFoldersByFileMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFoldersByFileMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFoldersByIdsOperationCompleted ( object arg ) : void | ||
OnGetFoldersByParentIdOperationCompleted ( object arg ) : void | ||
OnGetFoldersByParentIdsOperationCompleted ( object arg ) : void | ||
OnGetFoldersByPathsOperationCompleted ( object arg ) : void | ||
OnGetLatestAssociatedFilePathsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetLatestDuplicateFilePathsOperationCompleted ( object arg ) : void | ||
OnGetLatestFileAssociationsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetLatestFileByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetLatestFilePathsByNamesOperationCompleted ( object arg ) : void | ||
OnGetLatestFilesByFolderIdOperationCompleted ( object arg ) : void | ||
OnGetLatestFilesByFolderIdsOperationCompleted ( object arg ) : void | ||
OnGetLatestFilesByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetNumberingSchemesByTypeOperationCompleted ( object arg ) : void | ||
OnGetPropertiesOperationCompleted ( object arg ) : void | ||
OnGetRequiredWorkingFolderLocationOperationCompleted ( object arg ) : void | ||
OnGetRestrictMoveOnRevisionOperationCompleted ( object arg ) : void | ||
OnGetRevisionAssociatedFilePathsByIdsOperationCompleted ( object arg ) : void | ||
OnGetRevisionFileAssociationsByIds2OperationCompleted ( object arg ) : void | ||
OnGetRevisionFileAssociationsByIdsOperationCompleted ( object arg ) : void | ||
OnGetTrackFileStatusOperationCompleted ( object arg ) : void | ||
OnGetTurnOffWarningForUserGeneratedDesignVisualizationOperationCompleted ( object arg ) : void | ||
OnGetUniqueFileNameRequiredOperationCompleted ( object arg ) : void | ||
OnGetWorkspaceSyncFileLimitOperationCompleted ( object arg ) : void | ||
OnMoveFileOperationCompleted ( object arg ) : void | ||
OnMoveFolderOperationCompleted ( object arg ) : void | ||
OnReserveFileNamingDescriptionsOperationCompleted ( object arg ) : void | ||
OnRollbackFileNamingDescriptionsOperationCompleted ( object arg ) : void | ||
OnSetBlockExplorerDesignFileCheckinOperationCompleted ( object arg ) : void | ||
OnSetBreakDesignVisualizationLinkCommandListOperationCompleted ( object arg ) : void | ||
OnSetBulkFileThresholdOperationCompleted ( object arg ) : void | ||
OnSetDWFPublishFolderLocationOperationCompleted ( object arg ) : void | ||
OnSetDWFPublishPreserveFolderHierarchyOperationCompleted ( object arg ) : void | ||
OnSetDefaultFileNamingSchemeOperationCompleted ( object arg ) : void | ||
OnSetDefaultNumberingSchemeOperationCompleted ( object arg ) : void | ||
OnSetDesignVisualizationAttachmentStatusByIdOperationCompleted ( object arg ) : void | ||
OnSetEnableDWFAttachmentOperationCompleted ( object arg ) : void | ||
OnSetEnforceWorkingFolderOperationCompleted ( object arg ) : void | ||
OnSetFileStatusByMasterIdOperationCompleted ( object arg ) : void | ||
OnSetFileStatusByMasterIdsOperationCompleted ( object arg ) : void | ||
OnSetPropertyDefinitionDisplayNameOperationCompleted ( object arg ) : void | ||
OnSetPropertyDefinitionsDisplayNamesOperationCompleted ( object arg ) : void | ||
OnSetRequiredWorkingFolderLocationOperationCompleted ( object arg ) : void | ||
OnSetRestrictMoveOnRevisionOperationCompleted ( object arg ) : void | ||
OnSetTrackFileStatusOperationCompleted ( object arg ) : void | ||
OnSetTurnOffWarningForUserGeneratedDesignVisualizationOperationCompleted ( object arg ) : void | ||
OnSetUniqueFileNameRequiredOperationCompleted ( object arg ) : void | ||
OnSetWorkspaceSyncFileLimitOperationCompleted ( object arg ) : void | ||
OnShareFileOperationCompleted ( object arg ) : void | ||
OnUndoCheckoutFileOperationCompleted ( object arg ) : void | ||
OnUnvoidPropertyDefinitionsOperationCompleted ( object arg ) : void | ||
OnUpdateFileNamingSchemeOperationCompleted ( object arg ) : void | ||
OnUpdateFilePropertiesOperationCompleted ( object arg ) : void | ||
OnUpdateFilePropertyDefinitionsOperationCompleted ( object arg ) : void | ||
OnUpdateFolderNameOperationCompleted ( object arg ) : void | ||
OnUpdateFolderUNCPathOperationCompleted ( object arg ) : void | ||
OnUpdateLabelOperationCompleted ( object arg ) : void | ||
OnUpdateNumberingSchemeOperationCompleted ( object arg ) : void | ||
OnUploadFilePartOperationCompleted ( object arg ) : void | ||
OnValidateBOMByFileIdOperationCompleted ( object arg ) : void | ||
OnVoidPropertyDefinitionsOperationCompleted ( object arg ) : void | ||
ReserveFileNamingDescriptions ( long fileNamingSchemeId, int size ) : FileNmngDescr[] | ||
RollbackFileNamingDescriptions ( FileNmngDescr descriptions ) : void | ||
SetBlockExplorerDesignFileCheckin ( bool blockCheckin ) : void | ||
SetBreakDesignVisualizationLinkCommandList ( BreakDesignVisualizationLinkCommandList commandList ) : void | ||
SetBulkFileThreshold ( uint warningThreshold, uint maximumThreshold ) : void | ||
SetDWFPublishFolderLocation ( string location ) : void | ||
SetDWFPublishPreserveFolderHierarchy ( bool preserve ) : void | ||
SetDefaultFileNamingScheme ( long schemeId ) : void | ||
SetDefaultNumberingScheme ( long numberingSchemeId ) : void | ||
SetDesignVisualizationAttachmentStatusById ( long fileId, DesignVisualizationAttachmentStatus status ) : void | ||
SetEnableDWFAttachment ( bool enabled ) : void | ||
SetEnforceWorkingFolder ( bool enforce ) : void | ||
SetFileStatusByMasterId ( long fileMasterId, FileStatus fileStatus ) : File | ||
SetFileStatusByMasterIds ( long fileMasterIds, FileStatus fileStatus ) : File[] | ||
SetPropertyDefinitionDisplayName ( long propertyDefinitionId, string displayName ) : PropDef | ||
SetPropertyDefinitionsDisplayNames ( long propertyDefinitionIds, string displayNames ) : PropDef[] | ||
SetRequiredWorkingFolderLocation ( string location ) : void | ||
SetRestrictMoveOnRevision ( bool restrictMove ) : void | ||
SetTrackFileStatus ( bool trackStatus ) : void | ||
SetTurnOffWarningForUserGeneratedDesignVisualization ( bool enabled ) : void | ||
SetUniqueFileNameRequired ( bool required ) : void | ||
SetWorkspaceSyncFileLimit ( uint limit ) : void | ||
ShareFile ( long fileMasterId, long folderId ) : void | ||
UndoCheckoutFile ( long fileMasterId, bool downloadFile, [ DataType = "base64Binary")]outbyte[]fileContents ) : File | ||
UnvoidPropertyDefinitions ( long propertyDefinitions ) : void | ||
UpdateFileNamingScheme ( FileNmngSchm scheme ) : void | ||
UpdateFileProperties ( long masterIds, long propDefIds, object values ) : void | ||
UpdateFilePropertyDefinitions ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment ) : File[] | ||
UpdateFolderName ( long folderId, string folderName ) : Folder | ||
UpdateFolderUNCPath ( long folderId, string uncPath ) : Folder | ||
UpdateLabel ( long labelId, string labelName, string comment ) : Label | ||
UpdateNumberingScheme ( long schemeId, string name, NumSchmField fields, bool toUpperCase ) : NumSchm | ||
UploadFilePart ( System uploadIdentifier, [ DataType = "base64Binary")]byte[]filePart ) : System.Guid | ||
ValidateBOMByFileId ( long fileId ) : bool | ||
VoidPropertyDefinitions ( long propertyDefinitions ) : void |
public ActivateNumberingSchemesAsync ( long numberingSchemeIds ) : void | ||
numberingSchemeIds | long | |
return | void |
public ActivateNumberingSchemesAsync ( long numberingSchemeIds, object userState ) : void | ||
numberingSchemeIds | long | |
userState | object | |
return | void |
public AddComponentCustomPropertyDefinitionAsync ( string name, DataType dataType ) : void | ||
name | string | |
dataType | DataType | |
return | void |
public AddComponentCustomPropertyDefinitionAsync ( string name, DataType dataType, object userState ) : void | ||
name | string | |
dataType | DataType | |
userState | object | |
return | void |
public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource ) : void | ||
fileId | long | |
attachFileId | long | |
attachSource | string | |
return | void |
public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource, object userState ) : void | ||
fileId | long | |
attachFileId | long | |
attachSource | string | |
userState | object | |
return | void |
public AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
return | void |
public AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
userState | object | |
return | void |
public AddFileNamingSchemeAsync ( |
||
scheme | ||
return | void |
public AddFileNamingSchemeAsync ( |
||
scheme | ||
userState | object | |
return | void |
public AddFolderAsync ( string name, long parentId, bool isLibrary ) : void | ||
name | string | |
parentId | long | |
isLibrary | bool | |
return | void |
public AddFolderAsync ( string name, long parentId, bool isLibrary, object userState ) : void | ||
name | string | |
parentId | long | |
isLibrary | bool | |
userState | object | |
return | void |
public AddLabelAsync ( long folderId, string labelName, string comment ) : void | ||
folderId | long | |
labelName | string | |
comment | string | |
return | void |
public AddLabelAsync ( long folderId, string labelName, string comment, object userState ) : void | ||
folderId | long | |
labelName | string | |
comment | string | |
userState | object | |
return | void |
public AddNumberingSchemeAsync ( string name, |
||
name | string | |
fields | ||
toUpperCase | bool | |
return | void |
public AddNumberingSchemeAsync ( string name, |
||
name | string | |
fields | ||
toUpperCase | bool | |
userState | object | |
return | void |
public AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClass | FileClassification | |
hidden | bool | |
uploadIdentifier | System | |
return | void |
public AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClass | FileClassification | |
hidden | bool | |
uploadIdentifier | System | |
userState | object | |
return | void |
public BeginActivateNumberingSchemes ( long numberingSchemeIds, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddComponentCustomPropertyDefinition ( string name, DataType dataType, System callback, object asyncState ) : System.IAsyncResult | ||
name | string | |
dataType | DataType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddDesignVisualizationFileAttachment ( long fileId, long attachFileId, string attachSource, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
attachFileId | long | |
attachSource | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddFileNamingScheme ( |
||
scheme | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddFolder ( string name, long parentId, bool isLibrary, System callback, object asyncState ) : System.IAsyncResult | ||
name | string | |
parentId | long | |
isLibrary | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddLabel ( long folderId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
labelName | string | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddNumberingScheme ( string name, |
||
name | string | |
fields | ||
toUpperCase | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
folderId | long | |
fileName | string | |
comment | string | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
fileClass | FileClassification | |
hidden | bool | |
uploadIdentifier | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
uploadIdentifier | System | |
fileClassification | FileClassification | |
hidden | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCheckoutFile ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
fileId | long | |
option | CheckoutFileOptions | |
machine | string | |
localPath | string | |
comment | string | |
downloadFile | bool | |
allowSync | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeactivateNumberingSchemes ( long numberingSchemeIds, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteComponentCustomPropertyDefinition ( long propertyDefId, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileFromFolder ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileFromFolderUnconditional ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult | ||
schemeId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileVersions ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileVersionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFileVersionsUnconditional ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFilesFromFolder ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFolderHierarchy ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteFolderHierarchyUnconditional ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteLabel ( long labelId, System callback, object asyncState ) : System.IAsyncResult | ||
labelId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteNumberingScheme ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteNumberingSchemeUnconditional ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDisablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitions | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDownloadFile ( long fileId, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
allowSync | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDownloadFilePart ( long fileId, long firstByte, long lastByte, bool allowSync, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
firstByte | long | |
lastByte | long | |
allowSync | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginEnablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitions | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFileFoldersBySearchConditions ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilePathsByDateNameAndChecksum ( string fileName, int checksum, System createdate, System callback, object asyncState ) : System.IAsyncResult | ||
fileName | string | |
checksum | int | |
createdate | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilePathsByNameAndChecksum ( string fileName, int checksum, System callback, object asyncState ) : System.IAsyncResult | ||
fileName | string | |
checksum | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilesByDatesPathsAndChecksums ( string filePaths, int checksums, System createDates, System callback, object asyncState ) : System.IAsyncResult | ||
filePaths | string | |
checksums | int | |
createDates | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilesByFoldersDatesNamesAndChecksums ( long folderIds, string filenames, int checksums, System createDates, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
filenames | string | |
checksums | int | |
createDates | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
filenames | string | |
checksums | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilesByPathsAndChecksums ( string filePaths, int checksums, System callback, object asyncState ) : System.IAsyncResult | ||
filePaths | string | |
checksums | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFilesBySearchConditions ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult | ||
paths | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindInFileSetBySearchConditions ( |
||
conditions | ||
sortConditions | ||
fileIds | long | |
bookmark | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindLabelByName ( string labelName, System callback, object asyncState ) : System.IAsyncResult | ||
labelName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindLabelsByNames ( string labelNames, System callback, object asyncState ) : System.IAsyncResult | ||
labelNames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindLatestFilesByMasterIds ( long masterids, System callback, object asyncState ) : System.IAsyncResult | ||
masterids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginFindLatestFilesByPaths ( string filePaths, System callback, object asyncState ) : System.IAsyncResult | ||
filePaths | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGenerateFileNumber ( long numberingSchemeId, string fieldInputs, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeId | long | |
fieldInputs | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGenerateFileNumbers ( long numberingSchemeIds, |
||
numberingSchemeIds | long | |
fieldInputs | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAllBasicSearchPropertyDefinitionIds ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAllFileNamingSchemes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAllLabels ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAllPropertyDefinitions ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetBOMByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetBlockExplorerDesignFileCheckin ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetBreakDesignVisualizationLinkCommandList ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetBulkFileThreshold ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetComponentProperties ( long fileId, string uniqueId, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
uniqueId | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetContentSourceIdsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetContentSourcePropertyDefinitionsByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetDWFPublishFolderLocation ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetDWFPublishPreserveFolderHierarchy ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetEditedPropertiesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetEnableDWFAttachment ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetEnforceWorkingFolder ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
dependFileIds | long | |
attachFileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileById ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileByVersion ( long fileMasterId, int versionNumber, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
versionNumber | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
folderIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileFoldersByLabelId ( long labelId, System callback, object asyncState ) : System.IAsyncResult | ||
labelId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
newFileName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
newFileNames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileVersionDeleteRestrictionsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilesByHistoryType ( long filesIds, FileHistoryTypeOptions option, System callback, object asyncState ) : System.IAsyncResult | ||
filesIds | long | |
option | FileHistoryTypeOptions | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilesByIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilesByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilesByVersions ( long fileMasterIds, int versionNumbers, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
versionNumbers | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFilterConfigXml ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderById ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderByPath ( string path, System callback, object asyncState ) : System.IAsyncResult | ||
path | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderDeleteRestrictionsById ( long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderDeleteRestrictionsByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderMoveRestrictions ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
newParentFolderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderRenameRestrictions ( long folderId, string newFolderName, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
newFolderName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFolderRoot ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByParentId ( long parentFolderId, bool recurse, System callback, object asyncState ) : System.IAsyncResult | ||
parentFolderId | long | |
recurse | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByParentIds ( long parentFolderIds, bool recurse, System callback, object asyncState ) : System.IAsyncResult | ||
parentFolderIds | long | |
recurse | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult | ||
paths | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestAssociatedFilePathsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestDuplicateFilePaths ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFileByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFilePathsByNames ( string fileNames, System callback, object asyncState ) : System.IAsyncResult | ||
fileNames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFilesByFolderId ( long folderId, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
includeHidden | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFilesByFolderIds ( long folderIds, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult | ||
folderIds | long | |
includeHidden | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetLatestFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetNumberingSchemesByType ( NumSchmType nst, System callback, object asyncState ) : System.IAsyncResult | ||
nst | NumSchmType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetProperties ( long fileIds, long propertyDefinitionIds, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
propertyDefinitionIds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetRequiredWorkingFolderLocation ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetRestrictMoveOnRevision ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetRevisionAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetRevisionFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetRevisionFileAssociationsByIds2 ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased, System callback, object asyncState ) : System.IAsyncResult | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
dateBiased | bool | |
releasedBiased | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetTrackFileStatus ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetTurnOffWarningForUserGeneratedDesignVisualization ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetUniqueFileNameRequired ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetWorkspaceSyncFileLimit ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginMoveFile ( long fileMasterId, long srcFolderId, long dstFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
srcFolderId | long | |
dstFolderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginMoveFolder ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
newParentFolderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginReserveFileNamingDescriptions ( long fileNamingSchemeId, int size, System callback, object asyncState ) : System.IAsyncResult | ||
fileNamingSchemeId | long | |
size | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginRollbackFileNamingDescriptions ( |
||
descriptions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetBlockExplorerDesignFileCheckin ( bool blockCheckin, System callback, object asyncState ) : System.IAsyncResult | ||
blockCheckin | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetBreakDesignVisualizationLinkCommandList ( BreakDesignVisualizationLinkCommandList commandList, System callback, object asyncState ) : System.IAsyncResult | ||
commandList | BreakDesignVisualizationLinkCommandList | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetBulkFileThreshold ( uint warningThreshold, uint maximumThreshold, System callback, object asyncState ) : System.IAsyncResult | ||
warningThreshold | uint | |
maximumThreshold | uint | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetDWFPublishFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult | ||
location | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetDWFPublishPreserveFolderHierarchy ( bool preserve, System callback, object asyncState ) : System.IAsyncResult | ||
preserve | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetDefaultFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult | ||
schemeId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetDefaultNumberingScheme ( long numberingSchemeId, System callback, object asyncState ) : System.IAsyncResult | ||
numberingSchemeId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetDesignVisualizationAttachmentStatusById ( long fileId, DesignVisualizationAttachmentStatus status, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
status | DesignVisualizationAttachmentStatus | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetEnableDWFAttachment ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
enabled | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetEnforceWorkingFolder ( bool enforce, System callback, object asyncState ) : System.IAsyncResult | ||
enforce | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetFileStatusByMasterId ( long fileMasterId, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
fileStatus | FileStatus | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetFileStatusByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetPropertyDefinitionDisplayName ( long propertyDefinitionId, string displayName, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitionId | long | |
displayName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetPropertyDefinitionsDisplayNames ( long propertyDefinitionIds, string displayNames, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitionIds | long | |
displayNames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetRequiredWorkingFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult | ||
location | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetRestrictMoveOnRevision ( bool restrictMove, System callback, object asyncState ) : System.IAsyncResult | ||
restrictMove | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetTrackFileStatus ( bool trackStatus, System callback, object asyncState ) : System.IAsyncResult | ||
trackStatus | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetTurnOffWarningForUserGeneratedDesignVisualization ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
enabled | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetUniqueFileNameRequired ( bool required, System callback, object asyncState ) : System.IAsyncResult | ||
required | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSetWorkspaceSyncFileLimit ( uint limit, System callback, object asyncState ) : System.IAsyncResult | ||
limit | uint | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginShareFile ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
folderId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUndoCheckoutFile ( long fileMasterId, bool downloadFile, System callback, object asyncState ) : System.IAsyncResult | ||
fileMasterId | long | |
downloadFile | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUnvoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitions | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateFileNamingScheme ( |
||
scheme | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateFileProperties ( long masterIds, long propDefIds, object values, System callback, object asyncState ) : System.IAsyncResult | ||
masterIds | long | |
propDefIds | long | |
values | object | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateFilePropertyDefinitions ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
masterIds | long | |
addedPropDefIds | long | |
removedPropDefIds | long | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateFolderName ( long folderId, string folderName, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
folderName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateFolderUNCPath ( long folderId, string uncPath, System callback, object asyncState ) : System.IAsyncResult | ||
folderId | long | |
uncPath | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateLabel ( long labelId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult | ||
labelId | long | |
labelName | string | |
comment | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateNumberingScheme ( long schemeId, string name, |
||
schemeId | long | |
name | string | |
fields | ||
toUpperCase | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadFilePart ( System uploadIdentifier, byte filePart, System callback, object asyncState ) : System.IAsyncResult | ||
uploadIdentifier | System | |
filePart | byte | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginValidateBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult | ||
fileId | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginVoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult | ||
propertyDefinitions | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
return | void |
public CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
return | void |
public CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
fileClassification | FileClassification | |
hidden | bool | |
fileContents | byte | |
userState | object | |
return | void |
public CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
uploadIdentifier | System | |
fileClassification | FileClassification | |
hidden | bool | |
return | void |
public CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, |
||
fileMasterId | long | |
comment | string | |
keepCheckedOut | bool | |
lastWrite | System | |
dependFileIds | long | |
dependSources | string | |
attachFileIds | long | |
attachSources | string | |
bom | ||
copyBom | bool | |
newFileName | string | |
uploadIdentifier | System | |
fileClassification | FileClassification | |
hidden | bool | |
userState | object | |
return | void |
public CheckoutFileAsync ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync ) : void | ||
folderId | long | |
fileId | long | |
option | CheckoutFileOptions | |
machine | string | |
localPath | string | |
comment | string | |
downloadFile | bool | |
allowSync | bool | |
return | void |
public CheckoutFileAsync ( long folderId, long fileId, CheckoutFileOptions option, string machine, string localPath, string comment, bool downloadFile, bool allowSync, object userState ) : void | ||
folderId | long | |
fileId | long | |
option | CheckoutFileOptions | |
machine | string | |
localPath | string | |
comment | string | |
downloadFile | bool | |
allowSync | bool | |
userState | object | |
return | void |
public DeactivateNumberingSchemesAsync ( long numberingSchemeIds ) : void | ||
numberingSchemeIds | long | |
return | void |
public DeactivateNumberingSchemesAsync ( long numberingSchemeIds, object userState ) : void | ||
numberingSchemeIds | long | |
userState | object | |
return | void |
public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId ) : void | ||
propertyDefId | long | |
return | void |
public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId, object userState ) : void | ||
propertyDefId | long | |
userState | object | |
return | void |
public DeleteFileFromFolderAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
return | void |
public DeleteFileFromFolderAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
return | void |
public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
return | void |
public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
return | void |
public DeleteFileNamingSchemeAsync ( long schemeId ) : void | ||
schemeId | long | |
return | void |
public DeleteFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
schemeId | long | |
userState | object | |
return | void |
public DeleteFileVersionsAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public DeleteFileVersionsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
return | void |
public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
return | void |
public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
return | void |
public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
return | void |
public DeleteFileVersionsUnconditionalAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public DeleteFileVersionsUnconditionalAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId ) : void | ||
fileMasterIds | long | |
folderId | long | |
return | void |
public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
fileMasterIds | long | |
folderId | long | |
userState | object | |
return | void |
public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId ) : void | ||
fileMasterIds | long | |
folderId | long | |
return | void |
public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
fileMasterIds | long | |
folderId | long | |
userState | object | |
return | void |
public DeleteFolderHierarchyAsync ( long folderId ) : void | ||
folderId | long | |
return | void |
public DeleteFolderHierarchyAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
return | void |
public DeleteFolderHierarchyUnconditionalAsync ( long folderId ) : void | ||
folderId | long | |
return | void |
public DeleteFolderHierarchyUnconditionalAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
return | void |
public DeleteLabelAsync ( long labelId ) : void | ||
labelId | long | |
return | void |
public DeleteLabelAsync ( long labelId, object userState ) : void | ||
labelId | long | |
userState | object | |
return | void |
public DeleteNumberingSchemeAsync ( long numberingSchemeId ) : void | ||
numberingSchemeId | long | |
return | void |
public DeleteNumberingSchemeAsync ( long numberingSchemeId, object userState ) : void | ||
numberingSchemeId | long | |
userState | object | |
return | void |
public DeleteNumberingSchemeUnconditionalAsync ( long numberingSchemeId ) : void | ||
numberingSchemeId | long | |
return | void |
public DeleteNumberingSchemeUnconditionalAsync ( long numberingSchemeId, object userState ) : void | ||
numberingSchemeId | long | |
userState | object | |
return | void |
public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
return | void |
public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
return | void |
public DocumentService ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public DownloadFileAsync ( long fileId, bool allowSync ) : void | ||
fileId | long | |
allowSync | bool | |
return | void |
public DownloadFileAsync ( long fileId, bool allowSync, object userState ) : void | ||
fileId | long | |
allowSync | bool | |
userState | object | |
return | void |
public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync ) : void | ||
fileId | long | |
firstByte | long | |
lastByte | long | |
allowSync | bool | |
return | void |
public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync, object userState ) : void | ||
fileId | long | |
firstByte | long | |
lastByte | long | |
allowSync | bool | |
userState | object | |
return | void |
public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
return | void |
public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
return | void |
public EndActivateNumberingSchemes ( System asyncResult ) : NumSchm[] | ||
asyncResult | System | |
return | NumSchm[] |
public EndAddComponentCustomPropertyDefinition ( System asyncResult ) : PropDef | ||
asyncResult | System | |
return | PropDef |
public EndAddDesignVisualizationFileAttachment ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndAddFile ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndAddFileNamingScheme ( System asyncResult ) : FileNmngSchm | ||
asyncResult | System | |
return | FileNmngSchm |
public EndAddFolder ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndAddLabel ( System asyncResult ) : Label | ||
asyncResult | System | |
return | Label |
public EndAddNumberingScheme ( System asyncResult ) : NumSchm | ||
asyncResult | System | |
return | NumSchm |
public EndAddUploadedFile ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndCheckinFile ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndCheckinUploadedFile ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndCheckoutFile ( System asyncResult, byte &fileContents ) : File | ||
asyncResult | System | |
fileContents | byte | |
return | File |
public EndDeactivateNumberingSchemes ( System asyncResult ) : NumSchm[] | ||
asyncResult | System | |
return | NumSchm[] |
public EndDeleteComponentCustomPropertyDefinition ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFileFromFolder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFileFromFolderUnconditional ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFileNamingScheme ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFileVersions ( System asyncResult ) : FileDelStatus[] | ||
asyncResult | System | |
return | FileDelStatus[] |
public EndDeleteFileVersionsByMasterIds ( System asyncResult ) : FileDelStatus[] | ||
asyncResult | System | |
return | FileDelStatus[] |
public EndDeleteFileVersionsByMasterIdsUnconditional ( System asyncResult ) : FileDelStatus[] | ||
asyncResult | System | |
return | FileDelStatus[] |
public EndDeleteFileVersionsUnconditional ( System asyncResult ) : FileDelStatus[] | ||
asyncResult | System | |
return | FileDelStatus[] |
public EndDeleteFilesFromFolder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFilesFromFolderUnconditional ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFolderHierarchy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteFolderHierarchyUnconditional ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteLabel ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteNumberingScheme ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteNumberingSchemeUnconditional ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDisablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDownloadFile ( System asyncResult, byte &fileContents ) : string | ||
asyncResult | System | |
fileContents | byte | |
return | string |
public EndDownloadFilePart ( System asyncResult ) : byte[] | ||
asyncResult | System | |
return | byte[] |
public EndEnablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndFindFileFoldersBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : FileFolder[] | ||
asyncResult | System | |
bookmark | string | |
searchstatus | SrchStatus | |
return | FileFolder[] |
public EndFindFilePathsByDateNameAndChecksum ( System asyncResult ) : FilePath[] | ||
asyncResult | System | |
return | FilePath[] |
public EndFindFilePathsByNameAndChecksum ( System asyncResult ) : FilePath[] | ||
asyncResult | System | |
return | FilePath[] |
public EndFindFilesByDatesPathsAndChecksums ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndFindFilesByFoldersDatesNamesAndChecksums ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndFindFilesByFoldersNamesAndChecksums ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndFindFilesByPathsAndChecksums ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndFindFilesBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : File[] | ||
asyncResult | System | |
bookmark | string | |
searchstatus | SrchStatus | |
return | File[] |
public EndFindFoldersByIds ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndFindFoldersByPaths ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndFindInFileSetBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchStatus ) : File[] | ||
asyncResult | System | |
bookmark | string | |
searchStatus | SrchStatus | |
return | File[] |
public EndFindLabelByName ( System asyncResult ) : Label | ||
asyncResult | System | |
return | Label |
public EndFindLabelsByNames ( System asyncResult ) : Label[] | ||
asyncResult | System | |
return | Label[] |
public EndFindLatestFilesByMasterIds ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndFindLatestFilesByPaths ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGenerateFileNumber ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndGenerateFileNumbers ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public EndGetAllBasicSearchPropertyDefinitionIds ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public EndGetAllFileNamingSchemes ( System asyncResult ) : FileNmngSchm[] | ||
asyncResult | System | |
return | FileNmngSchm[] |
public EndGetAllLabels ( System asyncResult ) : Label[] | ||
asyncResult | System | |
return | Label[] |
public EndGetAllPropertyDefinitions ( System asyncResult ) : PropDef[] | ||
asyncResult | System | |
return | PropDef[] |
public EndGetAssociatedFilePathsByIds ( System asyncResult ) : FilePathArray[] | ||
asyncResult | System | |
return | FilePathArray[] |
public EndGetBOMByFileId ( System asyncResult ) : BOM | ||
asyncResult | System | |
return | BOM |
public EndGetBOMByFileIds ( System asyncResult ) : BOM[] | ||
asyncResult | System | |
return | BOM[] |
public EndGetBlockExplorerDesignFileCheckin ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : BreakDesignVisualizationLinkCommandList | ||
asyncResult | System | |
return | BreakDesignVisualizationLinkCommandList |
public EndGetBulkFileThreshold ( System asyncResult ) : BlkThres | ||
asyncResult | System | |
return | BlkThres |
public EndGetComponentProperties ( System asyncResult ) : CompProp[] | ||
asyncResult | System | |
return | CompProp[] |
public EndGetContentSourceIdsByFileIds ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public EndGetContentSourcePropertyDefinitionsByFileMasterId ( System asyncResult ) : CtntSrcPropDef[] | ||
asyncResult | System | |
return | CtntSrcPropDef[] |
public EndGetDWFPublishFolderLocation ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndGetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetDesignVisualizationAttachmentsByFileMasterIds ( System asyncResult ) : FileAssocArray[] | ||
asyncResult | System | |
return | FileAssocArray[] |
public EndGetEditedPropertiesByMasterIds ( System asyncResult ) : PropInst[] | ||
asyncResult | System | |
return | PropInst[] |
public EndGetEnableDWFAttachment ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetEnforceWorkingFolder ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetFileAssociationRestrictionsById ( System asyncResult ) : FileAssocRestric[] | ||
asyncResult | System | |
return | FileAssocRestric[] |
public EndGetFileAssociationsByIds ( System asyncResult ) : FileAssocArray[] | ||
asyncResult | System | |
return | FileAssocArray[] |
public EndGetFileById ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndGetFileByVersion ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndGetFileDeleteRestrictionsByMasterId ( System asyncResult ) : FileDelRestric[] | ||
asyncResult | System | |
return | FileDelRestric[] |
public EndGetFileDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricArray[] | ||
asyncResult | System | |
return | FileDelRestricArray[] |
public EndGetFileFoldersByLabelId ( System asyncResult ) : FileFolder[] | ||
asyncResult | System | |
return | FileFolder[] |
public EndGetFileRenameRestrictionsByMasterId ( System asyncResult ) : FileRenameRestric[] | ||
asyncResult | System | |
return | FileRenameRestric[] |
public EndGetFileRenameRestrictionsByMasterIds ( System asyncResult ) : FileRenameRestricArray[] | ||
asyncResult | System | |
return | FileRenameRestricArray[] |
public EndGetFileStatusSetRestrictionsByMasterIds ( System asyncResult ) : DocRestricArray[] | ||
asyncResult | System | |
return | DocRestricArray[] |
public EndGetFileVersionDeleteRestrictionsByFileIds ( System asyncResult ) : FileDelRestricEx[] | ||
asyncResult | System | |
return | FileDelRestricEx[] |
public EndGetFileVersionDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricEx[] | ||
asyncResult | System | |
return | FileDelRestricEx[] |
public EndGetFilesByHistoryType ( System asyncResult ) : FileArray[] | ||
asyncResult | System | |
return | FileArray[] |
public EndGetFilesByIds ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGetFilesByMasterId ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGetFilesByMasterIds ( System asyncResult ) : FileArray[] | ||
asyncResult | System | |
return | FileArray[] |
public EndGetFilesByVersions ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGetFilterConfigXml ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndGetFolderById ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndGetFolderByPath ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndGetFolderDeleteRestrictionsById ( System asyncResult ) : FolderDelRestric[] | ||
asyncResult | System | |
return | FolderDelRestric[] |
public EndGetFolderDeleteRestrictionsByIds ( System asyncResult ) : FolderDelRestricArray[] | ||
asyncResult | System | |
return | FolderDelRestricArray[] |
public EndGetFolderMoveRestrictions ( System asyncResult ) : DocRestric[] | ||
asyncResult | System | |
return | DocRestric[] |
public EndGetFolderRenameRestrictions ( System asyncResult ) : DocRestric[] | ||
asyncResult | System | |
return | DocRestric[] |
public EndGetFolderRoot ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndGetFoldersByFileMasterId ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndGetFoldersByFileMasterIds ( System asyncResult ) : FolderArray[] | ||
asyncResult | System | |
return | FolderArray[] |
public EndGetFoldersByIds ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndGetFoldersByParentId ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndGetFoldersByParentIds ( System asyncResult ) : FolderArray[] | ||
asyncResult | System | |
return | FolderArray[] |
public EndGetFoldersByPaths ( System asyncResult ) : Folder[] | ||
asyncResult | System | |
return | Folder[] |
public EndGetLatestAssociatedFilePathsByMasterIds ( System asyncResult ) : FilePathArray[] | ||
asyncResult | System | |
return | FilePathArray[] |
public EndGetLatestDuplicateFilePaths ( System asyncResult ) : FilePath[] | ||
asyncResult | System | |
return | FilePath[] |
public EndGetLatestFileAssociationsByMasterIds ( System asyncResult ) : FileAssocArray[] | ||
asyncResult | System | |
return | FileAssocArray[] |
public EndGetLatestFileByMasterId ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndGetLatestFilePathsByNames ( System asyncResult ) : FilePathArray[] | ||
asyncResult | System | |
return | FilePathArray[] |
public EndGetLatestFilesByFolderId ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGetLatestFilesByFolderIds ( System asyncResult ) : FileArray[] | ||
asyncResult | System | |
return | FileArray[] |
public EndGetLatestFilesByMasterIds ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndGetNumberingSchemesByType ( System asyncResult ) : NumSchm[] | ||
asyncResult | System | |
return | NumSchm[] |
public EndGetProperties ( System asyncResult ) : PropInst[] | ||
asyncResult | System | |
return | PropInst[] |
public EndGetRequiredWorkingFolderLocation ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndGetRestrictMoveOnRevision ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetRevisionAssociatedFilePathsByIds ( System asyncResult ) : FilePathArray[] | ||
asyncResult | System | |
return | FilePathArray[] |
public EndGetRevisionFileAssociationsByIds ( System asyncResult ) : FileAssocArray[] | ||
asyncResult | System | |
return | FileAssocArray[] |
public EndGetRevisionFileAssociationsByIds2 ( System asyncResult ) : FileAssocArray[] | ||
asyncResult | System | |
return | FileAssocArray[] |
public EndGetTrackFileStatus ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetTurnOffWarningForUserGeneratedDesignVisualization ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetUniqueFileNameRequired ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndGetWorkspaceSyncFileLimit ( System asyncResult ) : uint | ||
asyncResult | System | |
return | uint |
public EndMoveFile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndMoveFolder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndReserveFileNamingDescriptions ( System asyncResult ) : FileNmngDescr[] | ||
asyncResult | System | |
return | FileNmngDescr[] |
public EndRollbackFileNamingDescriptions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetBlockExplorerDesignFileCheckin ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetBulkFileThreshold ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetDWFPublishFolderLocation ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetDefaultFileNamingScheme ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetDefaultNumberingScheme ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetDesignVisualizationAttachmentStatusById ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetEnableDWFAttachment ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetEnforceWorkingFolder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetFileStatusByMasterId ( System asyncResult ) : File | ||
asyncResult | System | |
return | File |
public EndSetFileStatusByMasterIds ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndSetPropertyDefinitionDisplayName ( System asyncResult ) : PropDef | ||
asyncResult | System | |
return | PropDef |
public EndSetPropertyDefinitionsDisplayNames ( System asyncResult ) : PropDef[] | ||
asyncResult | System | |
return | PropDef[] |
public EndSetRequiredWorkingFolderLocation ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetRestrictMoveOnRevision ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetTrackFileStatus ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetTurnOffWarningForUserGeneratedDesignVisualization ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetUniqueFileNameRequired ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndSetWorkspaceSyncFileLimit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndShareFile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndUndoCheckoutFile ( System asyncResult, byte &fileContents ) : File | ||
asyncResult | System | |
fileContents | byte | |
return | File |
public EndUnvoidPropertyDefinitions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndUpdateFileNamingScheme ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndUpdateFileProperties ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndUpdateFilePropertyDefinitions ( System asyncResult ) : File[] | ||
asyncResult | System | |
return | File[] |
public EndUpdateFolderName ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndUpdateFolderUNCPath ( System asyncResult ) : Folder | ||
asyncResult | System | |
return | Folder |
public EndUpdateLabel ( System asyncResult ) : Label | ||
asyncResult | System | |
return | Label |
public EndUpdateNumberingScheme ( System asyncResult ) : NumSchm | ||
asyncResult | System | |
return | NumSchm |
public EndUploadFilePart ( System asyncResult ) : System.Guid | ||
asyncResult | System | |
return | System.Guid |
public EndValidateBOMByFileId ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndVoidPropertyDefinitions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
return | void |
public FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
userState | object | |
return | void |
public FindFilePathsByDateNameAndChecksumAsync ( string fileName, int checksum, System createdate ) : void | ||
fileName | string | |
checksum | int | |
createdate | System | |
return | void |
public FindFilePathsByDateNameAndChecksumAsync ( string fileName, int checksum, System createdate, object userState ) : void | ||
fileName | string | |
checksum | int | |
createdate | System | |
userState | object | |
return | void |
public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum ) : void | ||
fileName | string | |
checksum | int | |
return | void |
public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum, object userState ) : void | ||
fileName | string | |
checksum | int | |
userState | object | |
return | void |
public FindFilesByDatesPathsAndChecksumsAsync ( string filePaths, int checksums, System createDates ) : void | ||
filePaths | string | |
checksums | int | |
createDates | System | |
return | void |
public FindFilesByDatesPathsAndChecksumsAsync ( string filePaths, int checksums, System createDates, object userState ) : void | ||
filePaths | string | |
checksums | int | |
createDates | System | |
userState | object | |
return | void |
public FindFilesByFoldersDatesNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, System createDates ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
createDates | System | |
return | void |
public FindFilesByFoldersDatesNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, System createDates, object userState ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
createDates | System | |
userState | object | |
return | void |
public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
return | void |
public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, object userState ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
userState | object | |
return | void |
public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums ) : void | ||
filePaths | string | |
checksums | int | |
return | void |
public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums, object userState ) : void | ||
filePaths | string | |
checksums | int | |
userState | object | |
return | void |
public FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
return | void |
public FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
userState | object | |
return | void |
public FindFoldersByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
return | void |
public FindFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
return | void |
public FindFoldersByPathsAsync ( string paths ) : void | ||
paths | string | |
return | void |
public FindFoldersByPathsAsync ( string paths, object userState ) : void | ||
paths | string | |
userState | object | |
return | void |
public FindInFileSetBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long fileIds, string bookmark ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
fileIds | long | |
bookmark | string | |
return | void |
public FindInFileSetBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long fileIds, string bookmark, object userState ) : void | ||
conditions | SrchCond | |
sortConditions | SrchSort | |
fileIds | long | |
bookmark | string | |
userState | object | |
return | void |
public FindLabelByNameAsync ( string labelName ) : void | ||
labelName | string | |
return | void |
public FindLabelByNameAsync ( string labelName, object userState ) : void | ||
labelName | string | |
userState | object | |
return | void |
public FindLabelsByNamesAsync ( string labelNames ) : void | ||
labelNames | string | |
return | void |
public FindLabelsByNamesAsync ( string labelNames, object userState ) : void | ||
labelNames | string | |
userState | object | |
return | void |
public FindLatestFilesByMasterIdsAsync ( long masterids ) : void | ||
masterids | long | |
return | void |
public FindLatestFilesByMasterIdsAsync ( long masterids, object userState ) : void | ||
masterids | long | |
userState | object | |
return | void |
public FindLatestFilesByPathsAsync ( string filePaths ) : void | ||
filePaths | string | |
return | void |
public FindLatestFilesByPathsAsync ( string filePaths, object userState ) : void | ||
filePaths | string | |
userState | object | |
return | void |
public GenerateFileNumberAsync ( long numberingSchemeId, string fieldInputs ) : void | ||
numberingSchemeId | long | |
fieldInputs | string | |
return | void |
public GenerateFileNumberAsync ( long numberingSchemeId, string fieldInputs, object userState ) : void | ||
numberingSchemeId | long | |
fieldInputs | string | |
userState | object | |
return | void |
public GenerateFileNumbersAsync ( long numberingSchemeIds, StringArray fieldInputs ) : void | ||
numberingSchemeIds | long | |
fieldInputs | StringArray | |
return | void |
public GenerateFileNumbersAsync ( long numberingSchemeIds, StringArray fieldInputs, object userState ) : void | ||
numberingSchemeIds | long | |
fieldInputs | StringArray | |
userState | object | |
return | void |
public GetAllBasicSearchPropertyDefinitionIdsAsync ( ) : void | ||
return | void |
public GetAllBasicSearchPropertyDefinitionIdsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetAllFileNamingSchemesAsync ( ) : void | ||
return | void |
public GetAllFileNamingSchemesAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetAllLabelsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetAllPropertyDefinitionsAsync ( ) : void | ||
return | void |
public GetAllPropertyDefinitionsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
return | void |
public GetAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
userState | object | |
return | void |
public GetBOMByFileIdAsync ( long fileId ) : void | ||
fileId | long | |
return | void |
public GetBOMByFileIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
return | void |
public GetBOMByFileIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public GetBOMByFileIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public GetBlockExplorerDesignFileCheckinAsync ( ) : void | ||
return | void |
public GetBlockExplorerDesignFileCheckinAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetBreakDesignVisualizationLinkCommandListAsync ( ) : void | ||
return | void |
public GetBreakDesignVisualizationLinkCommandListAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetBulkFileThresholdAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetComponentPropertiesAsync ( long fileId, string uniqueId ) : void | ||
fileId | long | |
uniqueId | string | |
return | void |
public GetComponentPropertiesAsync ( long fileId, string uniqueId, object userState ) : void | ||
fileId | long | |
uniqueId | string | |
userState | object | |
return | void |
public GetContentSourceIdsByFileIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public GetContentSourceIdsByFileIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public GetContentSourcePropertyDefinitionsByFileMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
return | void |
public GetContentSourcePropertyDefinitionsByFileMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
return | void |
public GetDWFPublishFolderLocationAsync ( ) : void | ||
return | void |
public GetDWFPublishFolderLocationAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetDWFPublishPreserveFolderHierarchyAsync ( ) : void | ||
return | void |
public GetDWFPublishPreserveFolderHierarchyAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
return | void |
public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
return | void |
public GetEditedPropertiesByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
return | void |
public GetEditedPropertiesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
return | void |
public GetEnableDWFAttachmentAsync ( ) : void | ||
return | void |
public GetEnableDWFAttachmentAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetEnforceWorkingFolderAsync ( ) : void | ||
return | void |
public GetEnforceWorkingFolderAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds ) : void | ||
fileId | long | |
dependFileIds | long | |
attachFileIds | long | |
return | void |
public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds, object userState ) : void | ||
fileId | long | |
dependFileIds | long | |
attachFileIds | long | |
userState | object | |
return | void |
public GetFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
return | void |
public GetFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
userState | object | |
return | void |
public GetFileByIdAsync ( long fileId ) : void | ||
fileId | long | |
return | void |
public GetFileByIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
return | void |
public GetFileByVersionAsync ( long fileMasterId, int versionNumber ) : void | ||
fileMasterId | long | |
versionNumber | int | |
return | void |
public GetFileByVersionAsync ( long fileMasterId, int versionNumber, object userState ) : void | ||
fileMasterId | long | |
versionNumber | int | |
userState | object | |
return | void |
public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
return | void |
public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
return | void |
public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds ) : void | ||
fileMasterIds | long | |
folderIds | long | |
return | void |
public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds, object userState ) : void | ||
fileMasterIds | long | |
folderIds | long | |
userState | object | |
return | void |
public GetFileFoldersByLabelIdAsync ( long labelId ) : void | ||
labelId | long | |
return | void |
public GetFileFoldersByLabelIdAsync ( long labelId, object userState ) : void | ||
labelId | long | |
userState | object | |
return | void |
public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName ) : void | ||
fileMasterId | long | |
newFileName | string | |
return | void |
public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName, object userState ) : void | ||
fileMasterId | long | |
newFileName | string | |
userState | object | |
return | void |
public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames ) : void | ||
fileMasterIds | long | |
newFileNames | string | |
return | void |
public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames, object userState ) : void | ||
fileMasterIds | long | |
newFileNames | string | |
userState | object | |
return | void |
public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
return | void |
public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
userState | object | |
return | void |
public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
return | void |
public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, bool deleteUncontrolledVersions, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
deleteUncontrolledVersions | bool | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
return | void |
public GetFilesByHistoryTypeAsync ( long filesIds, FileHistoryTypeOptions option ) : void | ||
filesIds | long | |
option | FileHistoryTypeOptions | |
return | void |
public GetFilesByHistoryTypeAsync ( long filesIds, FileHistoryTypeOptions option, object userState ) : void | ||
filesIds | long | |
option | FileHistoryTypeOptions | |
userState | object | |
return | void |
public GetFilesByIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
return | void |
public GetFilesByIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
return | void |
public GetFilesByMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
return | void |
public GetFilesByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
return | void |
public GetFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
return | void |
public GetFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
return | void |
public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers ) : void | ||
fileMasterIds | long | |
versionNumbers | int | |
return | void |
public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers, object userState ) : void | ||
fileMasterIds | long | |
versionNumbers | int | |
userState | object | |
return | void |
public GetFilterConfigXmlAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetFolderByIdAsync ( long folderId ) : void | ||
folderId | long | |
return | void |
public GetFolderByIdAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
return | void |
public GetFolderByPathAsync ( string path ) : void | ||
path | string | |
return | void |
public GetFolderByPathAsync ( string path, object userState ) : void | ||
path | string | |
userState | object | |
return | void |
public GetFolderDeleteRestrictionsByIdAsync ( long folderId ) : void | ||
folderId | long | |
return | void |
public GetFolderDeleteRestrictionsByIdAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
return | void |
public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
return | void |
public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
return | void |
public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId ) : void | ||
folderId | long | |
newParentFolderId | long | |
return | void |
public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
folderId | long | |
newParentFolderId | long | |
userState | object | |
return | void |
public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName ) : void | ||
folderId | long | |
newFolderName | string | |
return | void |
public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName, object userState ) : void | ||
folderId | long | |
newFolderName | string | |
userState | object | |
return | void |
public GetFolderRootAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetFoldersByFileMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
return | void |
public GetFoldersByFileMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
return | void |
public GetFoldersByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
return | void |
public GetFoldersByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
return | void |
public GetFoldersByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
return | void |
public GetFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
return | void |
public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse ) : void | ||
parentFolderId | long | |
recurse | bool | |
return | void |
public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse, object userState ) : void | ||
parentFolderId | long | |
recurse | bool | |
userState | object | |
return | void |
public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse ) : void | ||
parentFolderIds | long | |
recurse | bool | |
return | void |
public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse, object userState ) : void | ||
parentFolderIds | long | |
recurse | bool | |
userState | object | |
return | void |
public GetFoldersByPathsAsync ( string paths ) : void | ||
paths | string | |
return | void |
public GetFoldersByPathsAsync ( string paths, object userState ) : void | ||
paths | string | |
userState | object | |
return | void |
public GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
return | void |
public GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
userState | object | |
return | void |
public GetLatestDuplicateFilePathsAsync ( ) : void | ||
return | void |
public GetLatestDuplicateFilePathsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
return | void |
public GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
userState | object | |
return | void |
public GetLatestFileByMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
return | void |
public GetLatestFileByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
return | void |
public GetLatestFilePathsByNamesAsync ( string fileNames ) : void | ||
fileNames | string | |
return | void |
public GetLatestFilePathsByNamesAsync ( string fileNames, object userState ) : void | ||
fileNames | string | |
userState | object | |
return | void |
public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden ) : void | ||
folderId | long | |
includeHidden | bool | |
return | void |
public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden, object userState ) : void | ||
folderId | long | |
includeHidden | bool | |
userState | object | |
return | void |
public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden ) : void | ||
folderIds | long | |
includeHidden | bool | |
return | void |
public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden, object userState ) : void | ||
folderIds | long | |
includeHidden | bool | |
userState | object | |
return | void |
public GetLatestFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
return | void |
public GetLatestFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
return | void |
public GetNumberingSchemesByTypeAsync ( NumSchmType nst ) : void | ||
nst | NumSchmType | |
return | void |
public GetNumberingSchemesByTypeAsync ( NumSchmType nst, object userState ) : void | ||
nst | NumSchmType | |
userState | object | |
return | void |
public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds ) : void | ||
fileIds | long | |
propertyDefinitionIds | long | |
return | void |
public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds, object userState ) : void | ||
fileIds | long | |
propertyDefinitionIds | long | |
userState | object | |
return | void |
public GetRequiredWorkingFolderLocationAsync ( ) : void | ||
return | void |
public GetRequiredWorkingFolderLocationAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetRestrictMoveOnRevisionAsync ( ) : void | ||
return | void |
public GetRestrictMoveOnRevisionAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetRevisionAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
return | void |
public GetRevisionAssociatedFilePathsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
userState | object | |
return | void |
public GetRevisionFileAssociationsByIds2Async ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
dateBiased | bool | |
releasedBiased | bool | |
return | void |
public GetRevisionFileAssociationsByIds2Async ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool dateBiased, bool releasedBiased, object userState ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
dateBiased | bool | |
releasedBiased | bool | |
userState | object | |
return | void |
public GetRevisionFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
return | void |
public GetRevisionFileAssociationsByIdsAsync ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, bool releasedBiased, object userState ) : void | ||
fileIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
releasedBiased | bool | |
userState | object | |
return | void |
public GetTrackFileStatusAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( ) : void | ||
return | void |
public GetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetUniqueFileNameRequiredAsync ( ) : void | ||
return | void |
public GetUniqueFileNameRequiredAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetWorkspaceSyncFileLimitAsync ( ) : void | ||
return | void |
public GetWorkspaceSyncFileLimitAsync ( object userState ) : void | ||
userState | object | |
return | void |
public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId ) : void | ||
fileMasterId | long | |
srcFolderId | long | |
dstFolderId | long | |
return | void |
public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId, object userState ) : void | ||
fileMasterId | long | |
srcFolderId | long | |
dstFolderId | long | |
userState | object | |
return | void |
public MoveFolderAsync ( long folderId, long newParentFolderId ) : void | ||
folderId | long | |
newParentFolderId | long | |
return | void |
public MoveFolderAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
folderId | long | |
newParentFolderId | long | |
userState | object | |
return | void |
public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size ) : void | ||
fileNamingSchemeId | long | |
size | int | |
return | void |
public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size, object userState ) : void | ||
fileNamingSchemeId | long | |
size | int | |
userState | object | |
return | void |
public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions ) : void | ||
descriptions | FileNmngDescr | |
return | void |
public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions, object userState ) : void | ||
descriptions | FileNmngDescr | |
userState | object | |
return | void |
public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin ) : void | ||
blockCheckin | bool | |
return | void |
public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin, object userState ) : void | ||
blockCheckin | bool | |
userState | object | |
return | void |
public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList ) : void | ||
commandList | BreakDesignVisualizationLinkCommandList | |
return | void |
public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList, object userState ) : void | ||
commandList | BreakDesignVisualizationLinkCommandList | |
userState | object | |
return | void |
public SetBulkFileThresholdAsync ( uint warningThreshold, uint maximumThreshold ) : void | ||
warningThreshold | uint | |
maximumThreshold | uint | |
return | void |
public SetBulkFileThresholdAsync ( uint warningThreshold, uint maximumThreshold, object userState ) : void | ||
warningThreshold | uint | |
maximumThreshold | uint | |
userState | object | |
return | void |
public SetDWFPublishFolderLocationAsync ( string location ) : void | ||
location | string | |
return | void |
public SetDWFPublishFolderLocationAsync ( string location, object userState ) : void | ||
location | string | |
userState | object | |
return | void |
public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve ) : void | ||
preserve | bool | |
return | void |
public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve, object userState ) : void | ||
preserve | bool | |
userState | object | |
return | void |
public SetDefaultFileNamingSchemeAsync ( long schemeId ) : void | ||
schemeId | long | |
return | void |
public SetDefaultFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
schemeId | long | |
userState | object | |
return | void |
public SetDefaultNumberingSchemeAsync ( long numberingSchemeId ) : void | ||
numberingSchemeId | long | |
return | void |
public SetDefaultNumberingSchemeAsync ( long numberingSchemeId, object userState ) : void | ||
numberingSchemeId | long | |
userState | object | |
return | void |
public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status ) : void | ||
fileId | long | |
status | DesignVisualizationAttachmentStatus | |
return | void |
public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status, object userState ) : void | ||
fileId | long | |
status | DesignVisualizationAttachmentStatus | |
userState | object | |
return | void |
public SetEnableDWFAttachmentAsync ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetEnableDWFAttachmentAsync ( bool enabled, object userState ) : void | ||
enabled | bool | |
userState | object | |
return | void |
public SetEnforceWorkingFolderAsync ( bool enforce ) : void | ||
enforce | bool | |
return | void |
public SetEnforceWorkingFolderAsync ( bool enforce, object userState ) : void | ||
enforce | bool | |
userState | object | |
return | void |
public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus ) : void | ||
fileMasterId | long | |
fileStatus | FileStatus | |
return | void |
public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus, object userState ) : void | ||
fileMasterId | long | |
fileStatus | FileStatus | |
userState | object | |
return | void |
public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
return | void |
public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
userState | object | |
return | void |
public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName ) : void | ||
propertyDefinitionId | long | |
displayName | string | |
return | void |
public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName, object userState ) : void | ||
propertyDefinitionId | long | |
displayName | string | |
userState | object | |
return | void |
public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames ) : void | ||
propertyDefinitionIds | long | |
displayNames | string | |
return | void |
public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames, object userState ) : void | ||
propertyDefinitionIds | long | |
displayNames | string | |
userState | object | |
return | void |
public SetRequiredWorkingFolderLocationAsync ( string location ) : void | ||
location | string | |
return | void |
public SetRequiredWorkingFolderLocationAsync ( string location, object userState ) : void | ||
location | string | |
userState | object | |
return | void |
public SetRestrictMoveOnRevisionAsync ( bool restrictMove ) : void | ||
restrictMove | bool | |
return | void |
public SetRestrictMoveOnRevisionAsync ( bool restrictMove, object userState ) : void | ||
restrictMove | bool | |
userState | object | |
return | void |
public SetTrackFileStatusAsync ( bool trackStatus ) : void | ||
trackStatus | bool | |
return | void |
public SetTrackFileStatusAsync ( bool trackStatus, object userState ) : void | ||
trackStatus | bool | |
userState | object | |
return | void |
public SetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetTurnOffWarningForUserGeneratedDesignVisualizationAsync ( bool enabled, object userState ) : void | ||
enabled | bool | |
userState | object | |
return | void |
public SetUniqueFileNameRequiredAsync ( bool required ) : void | ||
required | bool | |
return | void |
public SetUniqueFileNameRequiredAsync ( bool required, object userState ) : void | ||
required | bool | |
userState | object | |
return | void |
public SetWorkspaceSyncFileLimitAsync ( uint limit ) : void | ||
limit | uint | |
return | void |
public SetWorkspaceSyncFileLimitAsync ( uint limit, object userState ) : void | ||
limit | uint | |
userState | object | |
return | void |
public ShareFileAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
return | void |
public ShareFileAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
return | void |
public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile ) : void | ||
fileMasterId | long | |
downloadFile | bool | |
return | void |
public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile, object userState ) : void | ||
fileMasterId | long | |
downloadFile | bool | |
userState | object | |
return | void |
public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
return | void |
public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
return | void |
public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme ) : void | ||
scheme | FileNmngSchm | |
return | void |
public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void | ||
scheme | FileNmngSchm | |
userState | object | |
return | void |
public UpdateFilePropertiesAsync ( long masterIds, long propDefIds, object values ) : void | ||
masterIds | long | |
propDefIds | long | |
values | object | |
return | void |
public UpdateFilePropertiesAsync ( long masterIds, long propDefIds, object values, object userState ) : void | ||
masterIds | long | |
propDefIds | long | |
values | object | |
userState | object | |
return | void |
public UpdateFilePropertyDefinitionsAsync ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment ) : void | ||
masterIds | long | |
addedPropDefIds | long | |
removedPropDefIds | long | |
comment | string | |
return | void |
public UpdateFilePropertyDefinitionsAsync ( long masterIds, long addedPropDefIds, long removedPropDefIds, string comment, object userState ) : void | ||
masterIds | long | |
addedPropDefIds | long | |
removedPropDefIds | long | |
comment | string | |
userState | object | |
return | void |
public UpdateFolderNameAsync ( long folderId, string folderName ) : void | ||
folderId | long | |
folderName | string | |
return | void |
public UpdateFolderNameAsync ( long folderId, string folderName, object userState ) : void | ||
folderId | long | |
folderName | string | |
userState | object | |
return | void |
public UpdateFolderUNCPathAsync ( long folderId, string uncPath ) : void | ||
folderId | long | |
uncPath | string | |
return | void |
public UpdateFolderUNCPathAsync ( long folderId, string uncPath, object userState ) : void | ||
folderId | long | |
uncPath | string | |
userState | object | |
return | void |
public UpdateLabelAsync ( long labelId, string labelName, string comment ) : void | ||
labelId | long | |
labelName | string | |
comment | string | |
return | void |
public UpdateLabelAsync ( long labelId, string labelName, string comment, object userState ) : void | ||
labelId | long | |
labelName | string | |
comment | string | |
userState | object | |
return | void |
public UpdateNumberingSchemeAsync ( long schemeId, string name, NumSchmField fields, bool toUpperCase ) : void | ||
schemeId | long | |
name | string | |
fields | NumSchmField | |
toUpperCase | bool | |
return | void |
public UpdateNumberingSchemeAsync ( long schemeId, string name, NumSchmField fields, bool toUpperCase, object userState ) : void | ||
schemeId | long | |
name | string | |
fields | NumSchmField | |
toUpperCase | bool | |
userState | object | |
return | void |
public UploadFilePartAsync ( System uploadIdentifier, byte filePart ) : void | ||
uploadIdentifier | System | |
filePart | byte | |
return | void |
public UploadFilePartAsync ( System uploadIdentifier, byte filePart, object userState ) : void | ||
uploadIdentifier | System | |
filePart | byte | |
userState | object | |
return | void |
public ValidateBOMByFileIdAsync ( long fileId ) : void | ||
fileId | long | |
return | void |
public ValidateBOMByFileIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
return | void |
public VoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
return | void |
public VoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
return | void |