Méthode | Description | |
---|---|---|
AddComponentCustomPropertyDefinitionAsync ( string name, string dataType ) : void | ||
AddComponentCustomPropertyDefinitionAsync ( string name, string 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 | ||
AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds ) : void | ||
AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds, object userState ) : void | ||
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, |
||
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 fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync ) : void | ||
CheckoutFileAsync ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, 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, int keepCount, int minAge, string comment ) : void | ||
DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void | ||
DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void | ||
DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, 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 | ||
DeletePropertyGroupAsync ( long propertyGroupId ) : void | ||
DeletePropertyGroupAsync ( long propertyGroupId, object userState ) : void | ||
DeletePropertyGroupsAsync ( long propertyGroupIds ) : void | ||
DeletePropertyGroupsAsync ( long propertyGroupIds, 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 | ||
FindFileFoldersBySearchConditionsAsync ( |
||
FindFileFoldersBySearchConditionsAsync ( |
||
FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum ) : void | ||
FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum, 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 ( |
||
FindFilesBySearchConditionsAsync ( |
||
FindFoldersByIdsAsync ( long folderIds ) : void | ||
FindFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
FindFoldersByPathsAsync ( string paths ) : void | ||
FindFoldersByPathsAsync ( string paths, object userState ) : void | ||
FindLabelByNameAsync ( string labelName ) : void | ||
FindLabelByNameAsync ( string labelName, object userState ) : void | ||
FindLabelsByNamesAsync ( string labelNames ) : void | ||
FindLabelsByNamesAsync ( string labelNames, object userState ) : void | ||
FindLatestFilesByPathsAsync ( string filePaths ) : void | ||
FindLatestFilesByPathsAsync ( string filePaths, object userState ) : void | ||
FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types ) : void | ||
FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types, 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 | ||
GetAllPropertyDefinitionsExtendedAsync ( ) : void | ||
GetAllPropertyDefinitionsExtendedAsync ( object userState ) : void | ||
GetAllPropertyGroupsAsync ( ) : void | ||
GetAllPropertyGroupsAsync ( 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 | ||
GetComponentPropertiesAsync ( long fileId, string uniqueId ) : void | ||
GetComponentPropertiesAsync ( long fileId, string uniqueId, 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 | ||
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 | ||
GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId ) : void | ||
GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds ) : void | ||
GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds, 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, int keepCount, int minAge, string comment ) : void | ||
GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, 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 ) : void | ||
GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
GetLatestDuplicateFilePathsAsync ( ) : void | ||
GetLatestDuplicateFilePathsAsync ( object userState ) : void | ||
GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, 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 | ||
GetPropertiesAsync ( long fileIds, long propertyDefinitionIds ) : void | ||
GetPropertiesAsync ( long fileIds, long propertyDefinitionIds, object userState ) : void | ||
GetRequiredWorkingFolderLocationAsync ( ) : void | ||
GetRequiredWorkingFolderLocationAsync ( object userState ) : void | ||
GetTrackFileStatusAsync ( ) : void | ||
GetTrackFileStatusAsync ( object userState ) : void | ||
GetUniqueFileNameRequiredAsync ( ) : void | ||
GetUniqueFileNameRequiredAsync ( object userState ) : void | ||
GetWorkspaceSyncFileLimitAsync ( ) : void | ||
GetWorkspaceSyncFileLimitAsync ( object userState ) : void | ||
LockFileByMasterIdAsync ( long fileMasterId, bool locked ) : void | ||
LockFileByMasterIdAsync ( long fileMasterId, bool locked, object userState ) : void | ||
LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked ) : void | ||
LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked, 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 | ||
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 | ||
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 | ||
SetTrackFileStatusAsync ( bool trackStatus ) : void | ||
SetTrackFileStatusAsync ( bool trackStatus, 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 | ||
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 | ||
UpdatePropertyGroupAsync ( PropGrp propertyGroup ) : void | ||
UpdatePropertyGroupAsync ( PropGrp propertyGroup, object userState ) : void | ||
UpdatePropertyGroupsAsync ( PropGrp propertyGroups ) : void | ||
UpdatePropertyGroupsAsync ( PropGrp propertyGroups, 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 |
Méthode | Description | |
---|---|---|
AddComponentCustomPropertyDefinition ( string name, string 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 ) : |
||
AddPropertyGroup ( string displayName, string documentColumnName, int state, long propertyDefIds ) : |
||
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 fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, [ DataType = "base64Binary")]outbyte[]fileContents ) : |
||
DeleteComponentCustomPropertyDefinition ( long propertyDefId ) : void | ||
DeleteFileFromFolder ( long fileMasterId, long folderId ) : void | ||
DeleteFileFromFolderUnconditional ( long fileMasterId, long folderId ) : void | ||
DeleteFileNamingScheme ( long schemeId ) : void | ||
DeleteFileVersions ( long fileIds ) : VaultFolderCreate.DocumentSvc.FileDelStatus[] | ||
DeleteFileVersionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment ) : VaultFolderCreate.DocumentSvc.FileDelStatus[] | ||
DeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, int keepCount, int minAge, string comment ) : VaultFolderCreate.DocumentSvc.FileDelStatus[] | ||
DeleteFileVersionsUnconditional ( long fileIds ) : VaultFolderCreate.DocumentSvc.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 | ||
DeletePropertyGroup ( long propertyGroupId ) : void | ||
DeletePropertyGroups ( long propertyGroupIds ) : 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 ( |
||
FindFilePathsByNameAndChecksum ( string fileName, int checksum ) : VaultFolderCreate.DocumentSvc.FilePath[] | ||
FindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums ) : VaultFolderCreate.DocumentSvc.File[] | ||
FindFilesByPathsAndChecksums ( string filePaths, int checksums ) : VaultFolderCreate.DocumentSvc.File[] | ||
FindFilesBySearchConditions ( |
||
FindFoldersByIds ( long folderIds ) : VaultFolderCreate.DocumentSvc.Folder[] | ||
FindFoldersByPaths ( string paths ) : VaultFolderCreate.DocumentSvc.Folder[] | ||
FindLabelByName ( string labelName ) : |
||
FindLabelsByNames ( string labelNames ) : VaultFolderCreate.DocumentSvc.Label[] | ||
FindLatestFilesByPaths ( string filePaths ) : VaultFolderCreate.DocumentSvc.File[] | ||
FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( string propertySetIds, string propIds, string types ) : VaultFolderCreate.DocumentSvc.PropDef[] | ||
GetAllBasicSearchPropertyDefinitionIds ( ) : long[] | ||
GetAllFileNamingSchemes ( ) : VaultFolderCreate.DocumentSvc.FileNmngSchm[] | ||
GetAllLabels ( ) : VaultFolderCreate.DocumentSvc.Label[] | ||
GetAllPropertyDefinitions ( ) : VaultFolderCreate.DocumentSvc.PropDef[] | ||
GetAllPropertyDefinitionsExtended ( ) : VaultFolderCreate.DocumentSvc.PropDef[] | ||
GetAllPropertyGroups ( ) : VaultFolderCreate.DocumentSvc.PropGrp[] | ||
GetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : VaultFolderCreate.DocumentSvc.FilePathArray[] | ||
GetBOMByFileId ( long fileId ) : |
||
GetBOMByFileIds ( long fileIds ) : VaultFolderCreate.DocumentSvc.BOM[] | ||
GetBlockExplorerDesignFileCheckin ( ) : bool | ||
GetBreakDesignVisualizationLinkCommandList ( ) : BreakDesignVisualizationLinkCommandList | ||
GetComponentProperties ( long fileId, string uniqueId ) : |
||
GetDWFPublishFolderLocation ( ) : string | ||
GetDWFPublishPreserveFolderHierarchy ( ) : bool | ||
GetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds ) : VaultFolderCreate.DocumentSvc.FileAssocArray[] | ||
GetEnableDWFAttachment ( ) : bool | ||
GetEnforceWorkingFolder ( ) : bool | ||
GetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds ) : VaultFolderCreate.DocumentSvc.FileAssocRestric[] | ||
GetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : VaultFolderCreate.DocumentSvc.FileAssocArray[] | ||
GetFileById ( long fileId ) : |
||
GetFileByVersion ( long fileMasterId, int versionNumber ) : |
||
GetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId ) : VaultFolderCreate.DocumentSvc.FileDelRestric[] | ||
GetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds ) : VaultFolderCreate.DocumentSvc.FileDelRestricArray[] | ||
GetFileFoldersByLabelId ( long labelId ) : VaultFolderCreate.DocumentSvc.FileFolder[] | ||
GetFileLockRestrictionsByMasterId ( long fileMasterId ) : VaultFolderCreate.DocumentSvc.FileLockRestric[] | ||
GetFileLockRestrictionsByMasterIds ( long fileMasterIds ) : VaultFolderCreate.DocumentSvc.FileLockRestricArray[] | ||
GetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName ) : VaultFolderCreate.DocumentSvc.FileRenameRestric[] | ||
GetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames ) : VaultFolderCreate.DocumentSvc.FileRenameRestricArray[] | ||
GetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus ) : VaultFolderCreate.DocumentSvc.DocRestricArray[] | ||
GetFileVersionDeleteRestrictionsByFileIds ( long fileIds ) : FileDelRestricEx[] | ||
GetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment ) : FileDelRestricEx[] | ||
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 ) : FilePathArray[] | ||
GetLatestDuplicateFilePaths ( ) : FilePath[] | ||
GetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : 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[] | ||
GetProperties ( long fileIds, long propertyDefinitionIds ) : PropInst[] | ||
GetRequiredWorkingFolderLocation ( ) : string | ||
GetTrackFileStatus ( ) : bool | ||
GetUniqueFileNameRequired ( ) : bool | ||
GetWorkspaceSyncFileLimit ( ) : uint | ||
IsLocalFileSystemWebService ( string url ) : bool | ||
LockFileByMasterId ( long fileMasterId, bool locked ) : File | ||
LockFilesByMasterIds ( long fileMasterIds, bool locked ) : File[] | ||
MoveFile ( long fileMasterId, long srcFolderId, long dstFolderId ) : void | ||
MoveFolder ( long folderId, long newParentFolderId ) : 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 | ||
OnAddPropertyGroupOperationCompleted ( object arg ) : void | ||
OnAddUploadedFileOperationCompleted ( object arg ) : void | ||
OnCheckinFileOperationCompleted ( object arg ) : void | ||
OnCheckinUploadedFileOperationCompleted ( object arg ) : void | ||
OnCheckoutFileOperationCompleted ( 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 | ||
OnDeletePropertyGroupOperationCompleted ( object arg ) : void | ||
OnDeletePropertyGroupsOperationCompleted ( object arg ) : void | ||
OnDisablePropertyDefinitionsForBasicSearchOperationCompleted ( object arg ) : void | ||
OnDownloadFileOperationCompleted ( object arg ) : void | ||
OnDownloadFilePartOperationCompleted ( object arg ) : void | ||
OnEnablePropertyDefinitionsForBasicSearchOperationCompleted ( object arg ) : void | ||
OnFindFileFoldersBySearchConditionsOperationCompleted ( object arg ) : void | ||
OnFindFilePathsByNameAndChecksumOperationCompleted ( object arg ) : void | ||
OnFindFilesByFoldersNamesAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesByPathsAndChecksumsOperationCompleted ( object arg ) : void | ||
OnFindFilesBySearchConditionsOperationCompleted ( object arg ) : void | ||
OnFindFoldersByIdsOperationCompleted ( object arg ) : void | ||
OnFindFoldersByPathsOperationCompleted ( object arg ) : void | ||
OnFindLabelByNameOperationCompleted ( object arg ) : void | ||
OnFindLabelsByNamesOperationCompleted ( object arg ) : void | ||
OnFindLatestFilesByPathsOperationCompleted ( object arg ) : void | ||
OnFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesOperationCompleted ( object arg ) : void | ||
OnGetAllBasicSearchPropertyDefinitionIdsOperationCompleted ( object arg ) : void | ||
OnGetAllFileNamingSchemesOperationCompleted ( object arg ) : void | ||
OnGetAllLabelsOperationCompleted ( object arg ) : void | ||
OnGetAllPropertyDefinitionsExtendedOperationCompleted ( object arg ) : void | ||
OnGetAllPropertyDefinitionsOperationCompleted ( object arg ) : void | ||
OnGetAllPropertyGroupsOperationCompleted ( object arg ) : void | ||
OnGetAssociatedFilePathsByIdsOperationCompleted ( object arg ) : void | ||
OnGetBOMByFileIdOperationCompleted ( object arg ) : void | ||
OnGetBOMByFileIdsOperationCompleted ( object arg ) : void | ||
OnGetBlockExplorerDesignFileCheckinOperationCompleted ( object arg ) : void | ||
OnGetBreakDesignVisualizationLinkCommandListOperationCompleted ( object arg ) : void | ||
OnGetComponentPropertiesOperationCompleted ( object arg ) : void | ||
OnGetDWFPublishFolderLocationOperationCompleted ( object arg ) : void | ||
OnGetDWFPublishPreserveFolderHierarchyOperationCompleted ( object arg ) : void | ||
OnGetDesignVisualizationAttachmentsByFileMasterIdsOperationCompleted ( 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 | ||
OnGetFileLockRestrictionsByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFileLockRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileRenameRestrictionsByMasterIdOperationCompleted ( object arg ) : void | ||
OnGetFileRenameRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileStatusSetRestrictionsByMasterIdsOperationCompleted ( object arg ) : void | ||
OnGetFileVersionDeleteRestrictionsByFileIdsOperationCompleted ( object arg ) : void | ||
OnGetFileVersionDeleteRestrictionsByMasterIdsOperationCompleted ( 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 | ||
OnGetPropertiesOperationCompleted ( object arg ) : void | ||
OnGetRequiredWorkingFolderLocationOperationCompleted ( object arg ) : void | ||
OnGetTrackFileStatusOperationCompleted ( object arg ) : void | ||
OnGetUniqueFileNameRequiredOperationCompleted ( object arg ) : void | ||
OnGetWorkspaceSyncFileLimitOperationCompleted ( object arg ) : void | ||
OnLockFileByMasterIdOperationCompleted ( object arg ) : void | ||
OnLockFilesByMasterIdsOperationCompleted ( 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 | ||
OnSetDWFPublishFolderLocationOperationCompleted ( object arg ) : void | ||
OnSetDWFPublishPreserveFolderHierarchyOperationCompleted ( object arg ) : void | ||
OnSetDefaultFileNamingSchemeOperationCompleted ( 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 | ||
OnSetTrackFileStatusOperationCompleted ( 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 | ||
OnUpdateFolderNameOperationCompleted ( object arg ) : void | ||
OnUpdateFolderUNCPathOperationCompleted ( object arg ) : void | ||
OnUpdateLabelOperationCompleted ( object arg ) : void | ||
OnUpdatePropertyGroupOperationCompleted ( object arg ) : void | ||
OnUpdatePropertyGroupsOperationCompleted ( 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 | ||
SetDWFPublishFolderLocation ( string location ) : void | ||
SetDWFPublishPreserveFolderHierarchy ( bool preserve ) : void | ||
SetDefaultFileNamingScheme ( long schemeId ) : 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 | ||
SetTrackFileStatus ( bool trackStatus ) : 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 | ||
UpdateFolderName ( long folderId, string folderName ) : Folder | ||
UpdateFolderUNCPath ( long folderId, string uncPath ) : Folder | ||
UpdateLabel ( long labelId, string labelName, string comment ) : Label | ||
UpdatePropertyGroup ( PropGrp propertyGroup ) : void | ||
UpdatePropertyGroups ( PropGrp propertyGroups ) : void | ||
UploadFilePart ( System uploadIdentifier, [ DataType = "base64Binary")]byte[]filePart ) : System.Guid | ||
ValidateBOMByFileId ( long fileId ) : bool | ||
VoidPropertyDefinitions ( long propertyDefinitions ) : void |
public AddComponentCustomPropertyDefinitionAsync ( string name, string dataType ) : void | ||
name | string | |
dataType | string | |
Résultat | void |
public AddComponentCustomPropertyDefinitionAsync ( string name, string dataType, object userState ) : void | ||
name | string | |
dataType | string | |
userState | object | |
Résultat | void |
public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource ) : void | ||
fileId | long | |
attachFileId | long | |
attachSource | string | |
Résultat | void |
public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource, object userState ) : void | ||
fileId | long | |
attachFileId | long | |
attachSource | string | |
userState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | void |
public AddFileNamingSchemeAsync ( |
||
scheme | ||
Résultat | void |
public AddFileNamingSchemeAsync ( |
||
scheme | ||
userState | object | |
Résultat | void |
public AddFolderAsync ( string name, long parentId, bool isLibrary ) : void | ||
name | string | |
parentId | long | |
isLibrary | bool | |
Résultat | void |
public AddFolderAsync ( string name, long parentId, bool isLibrary, object userState ) : void | ||
name | string | |
parentId | long | |
isLibrary | bool | |
userState | object | |
Résultat | void |
public AddLabelAsync ( long folderId, string labelName, string comment ) : void | ||
folderId | long | |
labelName | string | |
comment | string | |
Résultat | void |
public AddLabelAsync ( long folderId, string labelName, string comment, object userState ) : void | ||
folderId | long | |
labelName | string | |
comment | string | |
userState | object | |
Résultat | void |
public AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds ) : void | ||
displayName | string | |
documentColumnName | string | |
state | int | |
propertyDefIds | long | |
Résultat | void |
public AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds, object userState ) : void | ||
displayName | string | |
documentColumnName | string | |
state | int | |
propertyDefIds | long | |
userState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | void |
public CancelAsync ( object userState ) : void | ||
userState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | void |
public CheckoutFileAsync ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync ) : void | ||
folderId | long | |
fileMasterId | long | |
machine | string | |
localPath | string | |
comment | string | |
downloadFile | bool | |
allowSync | bool | |
Résultat | void |
public CheckoutFileAsync ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, object userState ) : void | ||
folderId | long | |
fileMasterId | long | |
machine | string | |
localPath | string | |
comment | string | |
downloadFile | bool | |
allowSync | bool | |
userState | object | |
Résultat | void |
public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId ) : void | ||
propertyDefId | long | |
Résultat | void |
public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId, object userState ) : void | ||
propertyDefId | long | |
userState | object | |
Résultat | void |
public DeleteFileFromFolderAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
Résultat | void |
public DeleteFileFromFolderAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
Résultat | void |
public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
Résultat | void |
public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
Résultat | void |
public DeleteFileNamingSchemeAsync ( long schemeId ) : void | ||
schemeId | long | |
Résultat | void |
public DeleteFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
schemeId | long | |
userState | object | |
Résultat | void |
public DeleteFileVersionsAsync ( long fileIds ) : void | ||
fileIds | long | |
Résultat | void |
public DeleteFileVersionsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
Résultat | void |
public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
Résultat | void |
public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
Résultat | void |
public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
Résultat | void |
public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
Résultat | void |
public DeleteFileVersionsUnconditionalAsync ( long fileIds ) : void | ||
fileIds | long | |
Résultat | void |
public DeleteFileVersionsUnconditionalAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
Résultat | void |
public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId ) : void | ||
fileMasterIds | long | |
folderId | long | |
Résultat | void |
public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
fileMasterIds | long | |
folderId | long | |
userState | object | |
Résultat | void |
public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId ) : void | ||
fileMasterIds | long | |
folderId | long | |
Résultat | void |
public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId, object userState ) : void | ||
fileMasterIds | long | |
folderId | long | |
userState | object | |
Résultat | void |
public DeleteFolderHierarchyAsync ( long folderId ) : void | ||
folderId | long | |
Résultat | void |
public DeleteFolderHierarchyAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
Résultat | void |
public DeleteFolderHierarchyUnconditionalAsync ( long folderId ) : void | ||
folderId | long | |
Résultat | void |
public DeleteFolderHierarchyUnconditionalAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
Résultat | void |
public DeleteLabelAsync ( long labelId ) : void | ||
labelId | long | |
Résultat | void |
public DeleteLabelAsync ( long labelId, object userState ) : void | ||
labelId | long | |
userState | object | |
Résultat | void |
public DeletePropertyGroupAsync ( long propertyGroupId ) : void | ||
propertyGroupId | long | |
Résultat | void |
public DeletePropertyGroupAsync ( long propertyGroupId, object userState ) : void | ||
propertyGroupId | long | |
userState | object | |
Résultat | void |
public DeletePropertyGroupsAsync ( long propertyGroupIds ) : void | ||
propertyGroupIds | long | |
Résultat | void |
public DeletePropertyGroupsAsync ( long propertyGroupIds, object userState ) : void | ||
propertyGroupIds | long | |
userState | object | |
Résultat | void |
public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
Résultat | void |
public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
Résultat | void |
public DocumentService ( ) : System.Diagnostics | ||
Résultat | System.Diagnostics |
public DownloadFileAsync ( long fileId, bool allowSync ) : void | ||
fileId | long | |
allowSync | bool | |
Résultat | void |
public DownloadFileAsync ( long fileId, bool allowSync, object userState ) : void | ||
fileId | long | |
allowSync | bool | |
userState | object | |
Résultat | void |
public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync ) : void | ||
fileId | long | |
firstByte | long | |
lastByte | long | |
allowSync | bool | |
Résultat | void |
public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync, object userState ) : void | ||
fileId | long | |
firstByte | long | |
lastByte | long | |
allowSync | bool | |
userState | object | |
Résultat | void |
public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
Résultat | void |
public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
Résultat | void |
public FindFileFoldersBySearchConditionsAsync ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
Résultat | void |
public FindFileFoldersBySearchConditionsAsync ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
userState | object | |
Résultat | void |
public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum ) : void | ||
fileName | string | |
checksum | int | |
Résultat | void |
public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum, object userState ) : void | ||
fileName | string | |
checksum | int | |
userState | object | |
Résultat | void |
public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
Résultat | void |
public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, object userState ) : void | ||
folderIds | long | |
filenames | string | |
checksums | int | |
userState | object | |
Résultat | void |
public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums ) : void | ||
filePaths | string | |
checksums | int | |
Résultat | void |
public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums, object userState ) : void | ||
filePaths | string | |
checksums | int | |
userState | object | |
Résultat | void |
public FindFilesBySearchConditionsAsync ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
Résultat | void |
public FindFilesBySearchConditionsAsync ( |
||
conditions | ||
sortConditions | ||
folderIds | long | |
recurseFolders | bool | |
latestOnly | bool | |
bookmark | string | |
userState | object | |
Résultat | void |
public FindFoldersByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
Résultat | void |
public FindFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
Résultat | void |
public FindFoldersByPathsAsync ( string paths ) : void | ||
paths | string | |
Résultat | void |
public FindFoldersByPathsAsync ( string paths, object userState ) : void | ||
paths | string | |
userState | object | |
Résultat | void |
public FindLabelByNameAsync ( string labelName ) : void | ||
labelName | string | |
Résultat | void |
public FindLabelByNameAsync ( string labelName, object userState ) : void | ||
labelName | string | |
userState | object | |
Résultat | void |
public FindLabelsByNamesAsync ( string labelNames ) : void | ||
labelNames | string | |
Résultat | void |
public FindLabelsByNamesAsync ( string labelNames, object userState ) : void | ||
labelNames | string | |
userState | object | |
Résultat | void |
public FindLatestFilesByPathsAsync ( string filePaths ) : void | ||
filePaths | string | |
Résultat | void |
public FindLatestFilesByPathsAsync ( string filePaths, object userState ) : void | ||
filePaths | string | |
userState | object | |
Résultat | void |
public FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types ) : void | ||
propertySetIds | string | |
propIds | string | |
types | string | |
Résultat | void |
public FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types, object userState ) : void | ||
propertySetIds | string | |
propIds | string | |
types | string | |
userState | object | |
Résultat | void |
public GetAllBasicSearchPropertyDefinitionIdsAsync ( ) : void | ||
Résultat | void |
public GetAllBasicSearchPropertyDefinitionIdsAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetAllFileNamingSchemesAsync ( ) : void | ||
Résultat | void |
public GetAllFileNamingSchemesAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetAllLabelsAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetAllPropertyDefinitionsAsync ( ) : void | ||
Résultat | void |
public GetAllPropertyDefinitionsAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetAllPropertyDefinitionsExtendedAsync ( ) : void | ||
Résultat | void |
public GetAllPropertyDefinitionsExtendedAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetAllPropertyGroupsAsync ( ) : void | ||
Résultat | void |
public GetAllPropertyGroupsAsync ( object userState ) : void | ||
userState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | void |
public GetBOMByFileIdAsync ( long fileId ) : void | ||
fileId | long | |
Résultat | void |
public GetBOMByFileIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
Résultat | void |
public GetBOMByFileIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
Résultat | void |
public GetBOMByFileIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
Résultat | void |
public GetBlockExplorerDesignFileCheckinAsync ( ) : void | ||
Résultat | void |
public GetBlockExplorerDesignFileCheckinAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetBreakDesignVisualizationLinkCommandListAsync ( ) : void | ||
Résultat | void |
public GetBreakDesignVisualizationLinkCommandListAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetComponentPropertiesAsync ( long fileId, string uniqueId ) : void | ||
fileId | long | |
uniqueId | string | |
Résultat | void |
public GetComponentPropertiesAsync ( long fileId, string uniqueId, object userState ) : void | ||
fileId | long | |
uniqueId | string | |
userState | object | |
Résultat | void |
public GetDWFPublishFolderLocationAsync ( ) : void | ||
Résultat | void |
public GetDWFPublishFolderLocationAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetDWFPublishPreserveFolderHierarchyAsync ( ) : void | ||
Résultat | void |
public GetDWFPublishPreserveFolderHierarchyAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
Résultat | void |
public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
Résultat | void |
public GetEnableDWFAttachmentAsync ( ) : void | ||
Résultat | void |
public GetEnableDWFAttachmentAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetEnforceWorkingFolderAsync ( ) : void | ||
Résultat | void |
public GetEnforceWorkingFolderAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds ) : void | ||
fileId | long | |
dependFileIds | long | |
attachFileIds | long | |
Résultat | void |
public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds, object userState ) : void | ||
fileId | long | |
dependFileIds | long | |
attachFileIds | long | |
userState | object | |
Résultat | 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 | |
Résultat | 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 | |
Résultat | void |
public GetFileByIdAsync ( long fileId ) : void | ||
fileId | long | |
Résultat | void |
public GetFileByIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
Résultat | void |
public GetFileByVersionAsync ( long fileMasterId, int versionNumber ) : void | ||
fileMasterId | long | |
versionNumber | int | |
Résultat | void |
public GetFileByVersionAsync ( long fileMasterId, int versionNumber, object userState ) : void | ||
fileMasterId | long | |
versionNumber | int | |
userState | object | |
Résultat | void |
public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
Résultat | void |
public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
Résultat | void |
public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds ) : void | ||
fileMasterIds | long | |
folderIds | long | |
Résultat | void |
public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds, object userState ) : void | ||
fileMasterIds | long | |
folderIds | long | |
userState | object | |
Résultat | void |
public GetFileFoldersByLabelIdAsync ( long labelId ) : void | ||
labelId | long | |
Résultat | void |
public GetFileFoldersByLabelIdAsync ( long labelId, object userState ) : void | ||
labelId | long | |
userState | object | |
Résultat | void |
public GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
Résultat | void |
public GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
Résultat | void |
public GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
Résultat | void |
public GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
Résultat | void |
public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName ) : void | ||
fileMasterId | long | |
newFileName | string | |
Résultat | void |
public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName, object userState ) : void | ||
fileMasterId | long | |
newFileName | string | |
userState | object | |
Résultat | void |
public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames ) : void | ||
fileMasterIds | long | |
newFileNames | string | |
Résultat | void |
public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames, object userState ) : void | ||
fileMasterIds | long | |
newFileNames | string | |
userState | object | |
Résultat | void |
public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
Résultat | void |
public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
userState | object | |
Résultat | void |
public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
Résultat | void |
public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
Résultat | void |
public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
Résultat | void |
public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void | ||
fileMasterIds | long | |
keepCount | int | |
minAge | int | |
comment | string | |
userState | object | |
Résultat | void |
public GetFilesByIdsAsync ( long fileIds ) : void | ||
fileIds | long | |
Résultat | void |
public GetFilesByIdsAsync ( long fileIds, object userState ) : void | ||
fileIds | long | |
userState | object | |
Résultat | void |
public GetFilesByMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
Résultat | void |
public GetFilesByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
Résultat | void |
public GetFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
Résultat | void |
public GetFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
Résultat | void |
public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers ) : void | ||
fileMasterIds | long | |
versionNumbers | int | |
Résultat | void |
public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers, object userState ) : void | ||
fileMasterIds | long | |
versionNumbers | int | |
userState | object | |
Résultat | void |
public GetFilterConfigXmlAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetFolderByIdAsync ( long folderId ) : void | ||
folderId | long | |
Résultat | void |
public GetFolderByIdAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
Résultat | void |
public GetFolderByPathAsync ( string path ) : void | ||
path | string | |
Résultat | void |
public GetFolderByPathAsync ( string path, object userState ) : void | ||
path | string | |
userState | object | |
Résultat | void |
public GetFolderDeleteRestrictionsByIdAsync ( long folderId ) : void | ||
folderId | long | |
Résultat | void |
public GetFolderDeleteRestrictionsByIdAsync ( long folderId, object userState ) : void | ||
folderId | long | |
userState | object | |
Résultat | void |
public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
Résultat | void |
public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
Résultat | void |
public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId ) : void | ||
folderId | long | |
newParentFolderId | long | |
Résultat | void |
public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
folderId | long | |
newParentFolderId | long | |
userState | object | |
Résultat | void |
public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName ) : void | ||
folderId | long | |
newFolderName | string | |
Résultat | void |
public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName, object userState ) : void | ||
folderId | long | |
newFolderName | string | |
userState | object | |
Résultat | void |
public GetFolderRootAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetFoldersByFileMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
Résultat | void |
public GetFoldersByFileMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
Résultat | void |
public GetFoldersByFileMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
Résultat | void |
public GetFoldersByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
Résultat | void |
public GetFoldersByIdsAsync ( long folderIds ) : void | ||
folderIds | long | |
Résultat | void |
public GetFoldersByIdsAsync ( long folderIds, object userState ) : void | ||
folderIds | long | |
userState | object | |
Résultat | void |
public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse ) : void | ||
parentFolderId | long | |
recurse | bool | |
Résultat | void |
public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse, object userState ) : void | ||
parentFolderId | long | |
recurse | bool | |
userState | object | |
Résultat | void |
public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse ) : void | ||
parentFolderIds | long | |
recurse | bool | |
Résultat | void |
public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse, object userState ) : void | ||
parentFolderIds | long | |
recurse | bool | |
userState | object | |
Résultat | void |
public GetFoldersByPathsAsync ( string paths ) : void | ||
paths | string | |
Résultat | void |
public GetFoldersByPathsAsync ( string paths, object userState ) : void | ||
paths | string | |
userState | object | |
Résultat | void |
public GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
Résultat | void |
public GetLatestAssociatedFilePathsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
userState | object | |
Résultat | void |
public GetLatestDuplicateFilePathsAsync ( ) : void | ||
Résultat | void |
public GetLatestDuplicateFilePathsAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
Résultat | void |
public GetLatestFileAssociationsByMasterIdsAsync ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, object userState ) : void | ||
fileMasterIds | long | |
parentAssociationType | FileAssociationTypeEnum | |
parentRecurse | bool | |
childAssociationType | FileAssociationTypeEnum | |
childRecurse | bool | |
includeRelatedDocuments | bool | |
includeHidden | bool | |
userState | object | |
Résultat | void |
public GetLatestFileByMasterIdAsync ( long fileMasterId ) : void | ||
fileMasterId | long | |
Résultat | void |
public GetLatestFileByMasterIdAsync ( long fileMasterId, object userState ) : void | ||
fileMasterId | long | |
userState | object | |
Résultat | void |
public GetLatestFilePathsByNamesAsync ( string fileNames ) : void | ||
fileNames | string | |
Résultat | void |
public GetLatestFilePathsByNamesAsync ( string fileNames, object userState ) : void | ||
fileNames | string | |
userState | object | |
Résultat | void |
public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden ) : void | ||
folderId | long | |
includeHidden | bool | |
Résultat | void |
public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden, object userState ) : void | ||
folderId | long | |
includeHidden | bool | |
userState | object | |
Résultat | void |
public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden ) : void | ||
folderIds | long | |
includeHidden | bool | |
Résultat | void |
public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden, object userState ) : void | ||
folderIds | long | |
includeHidden | bool | |
userState | object | |
Résultat | void |
public GetLatestFilesByMasterIdsAsync ( long fileMasterIds ) : void | ||
fileMasterIds | long | |
Résultat | void |
public GetLatestFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void | ||
fileMasterIds | long | |
userState | object | |
Résultat | void |
public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds ) : void | ||
fileIds | long | |
propertyDefinitionIds | long | |
Résultat | void |
public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds, object userState ) : void | ||
fileIds | long | |
propertyDefinitionIds | long | |
userState | object | |
Résultat | void |
public GetRequiredWorkingFolderLocationAsync ( ) : void | ||
Résultat | void |
public GetRequiredWorkingFolderLocationAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetTrackFileStatusAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetUniqueFileNameRequiredAsync ( ) : void | ||
Résultat | void |
public GetUniqueFileNameRequiredAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetWorkspaceSyncFileLimitAsync ( ) : void | ||
Résultat | void |
public GetWorkspaceSyncFileLimitAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public LockFileByMasterIdAsync ( long fileMasterId, bool locked ) : void | ||
fileMasterId | long | |
locked | bool | |
Résultat | void |
public LockFileByMasterIdAsync ( long fileMasterId, bool locked, object userState ) : void | ||
fileMasterId | long | |
locked | bool | |
userState | object | |
Résultat | void |
public LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked ) : void | ||
fileMasterIds | long | |
locked | bool | |
Résultat | void |
public LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked, object userState ) : void | ||
fileMasterIds | long | |
locked | bool | |
userState | object | |
Résultat | void |
public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId ) : void | ||
fileMasterId | long | |
srcFolderId | long | |
dstFolderId | long | |
Résultat | void |
public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId, object userState ) : void | ||
fileMasterId | long | |
srcFolderId | long | |
dstFolderId | long | |
userState | object | |
Résultat | void |
public MoveFolderAsync ( long folderId, long newParentFolderId ) : void | ||
folderId | long | |
newParentFolderId | long | |
Résultat | void |
public MoveFolderAsync ( long folderId, long newParentFolderId, object userState ) : void | ||
folderId | long | |
newParentFolderId | long | |
userState | object | |
Résultat | void |
public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size ) : void | ||
fileNamingSchemeId | long | |
size | int | |
Résultat | void |
public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size, object userState ) : void | ||
fileNamingSchemeId | long | |
size | int | |
userState | object | |
Résultat | void |
public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions ) : void | ||
descriptions | FileNmngDescr | |
Résultat | void |
public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions, object userState ) : void | ||
descriptions | FileNmngDescr | |
userState | object | |
Résultat | void |
public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin ) : void | ||
blockCheckin | bool | |
Résultat | void |
public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin, object userState ) : void | ||
blockCheckin | bool | |
userState | object | |
Résultat | void |
public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList ) : void | ||
commandList | BreakDesignVisualizationLinkCommandList | |
Résultat | void |
public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList, object userState ) : void | ||
commandList | BreakDesignVisualizationLinkCommandList | |
userState | object | |
Résultat | void |
public SetDWFPublishFolderLocationAsync ( string location ) : void | ||
location | string | |
Résultat | void |
public SetDWFPublishFolderLocationAsync ( string location, object userState ) : void | ||
location | string | |
userState | object | |
Résultat | void |
public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve ) : void | ||
preserve | bool | |
Résultat | void |
public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve, object userState ) : void | ||
preserve | bool | |
userState | object | |
Résultat | void |
public SetDefaultFileNamingSchemeAsync ( long schemeId ) : void | ||
schemeId | long | |
Résultat | void |
public SetDefaultFileNamingSchemeAsync ( long schemeId, object userState ) : void | ||
schemeId | long | |
userState | object | |
Résultat | void |
public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status ) : void | ||
fileId | long | |
status | DesignVisualizationAttachmentStatus | |
Résultat | void |
public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status, object userState ) : void | ||
fileId | long | |
status | DesignVisualizationAttachmentStatus | |
userState | object | |
Résultat | void |
public SetEnableDWFAttachmentAsync ( bool enabled ) : void | ||
enabled | bool | |
Résultat | void |
public SetEnableDWFAttachmentAsync ( bool enabled, object userState ) : void | ||
enabled | bool | |
userState | object | |
Résultat | void |
public SetEnforceWorkingFolderAsync ( bool enforce ) : void | ||
enforce | bool | |
Résultat | void |
public SetEnforceWorkingFolderAsync ( bool enforce, object userState ) : void | ||
enforce | bool | |
userState | object | |
Résultat | void |
public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus ) : void | ||
fileMasterId | long | |
fileStatus | FileStatus | |
Résultat | void |
public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus, object userState ) : void | ||
fileMasterId | long | |
fileStatus | FileStatus | |
userState | object | |
Résultat | void |
public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
Résultat | void |
public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void | ||
fileMasterIds | long | |
fileStatus | FileStatus | |
userState | object | |
Résultat | void |
public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName ) : void | ||
propertyDefinitionId | long | |
displayName | string | |
Résultat | void |
public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName, object userState ) : void | ||
propertyDefinitionId | long | |
displayName | string | |
userState | object | |
Résultat | void |
public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames ) : void | ||
propertyDefinitionIds | long | |
displayNames | string | |
Résultat | void |
public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames, object userState ) : void | ||
propertyDefinitionIds | long | |
displayNames | string | |
userState | object | |
Résultat | void |
public SetRequiredWorkingFolderLocationAsync ( string location ) : void | ||
location | string | |
Résultat | void |
public SetRequiredWorkingFolderLocationAsync ( string location, object userState ) : void | ||
location | string | |
userState | object | |
Résultat | void |
public SetTrackFileStatusAsync ( bool trackStatus ) : void | ||
trackStatus | bool | |
Résultat | void |
public SetTrackFileStatusAsync ( bool trackStatus, object userState ) : void | ||
trackStatus | bool | |
userState | object | |
Résultat | void |
public SetUniqueFileNameRequiredAsync ( bool required ) : void | ||
required | bool | |
Résultat | void |
public SetUniqueFileNameRequiredAsync ( bool required, object userState ) : void | ||
required | bool | |
userState | object | |
Résultat | void |
public SetWorkspaceSyncFileLimitAsync ( uint limit ) : void | ||
limit | uint | |
Résultat | void |
public SetWorkspaceSyncFileLimitAsync ( uint limit, object userState ) : void | ||
limit | uint | |
userState | object | |
Résultat | void |
public ShareFileAsync ( long fileMasterId, long folderId ) : void | ||
fileMasterId | long | |
folderId | long | |
Résultat | void |
public ShareFileAsync ( long fileMasterId, long folderId, object userState ) : void | ||
fileMasterId | long | |
folderId | long | |
userState | object | |
Résultat | void |
public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile ) : void | ||
fileMasterId | long | |
downloadFile | bool | |
Résultat | void |
public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile, object userState ) : void | ||
fileMasterId | long | |
downloadFile | bool | |
userState | object | |
Résultat | void |
public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
Résultat | void |
public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
Résultat | void |
public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme ) : void | ||
scheme | FileNmngSchm | |
Résultat | void |
public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void | ||
scheme | FileNmngSchm | |
userState | object | |
Résultat | void |
public UpdateFolderNameAsync ( long folderId, string folderName ) : void | ||
folderId | long | |
folderName | string | |
Résultat | void |
public UpdateFolderNameAsync ( long folderId, string folderName, object userState ) : void | ||
folderId | long | |
folderName | string | |
userState | object | |
Résultat | void |
public UpdateFolderUNCPathAsync ( long folderId, string uncPath ) : void | ||
folderId | long | |
uncPath | string | |
Résultat | void |
public UpdateFolderUNCPathAsync ( long folderId, string uncPath, object userState ) : void | ||
folderId | long | |
uncPath | string | |
userState | object | |
Résultat | void |
public UpdateLabelAsync ( long labelId, string labelName, string comment ) : void | ||
labelId | long | |
labelName | string | |
comment | string | |
Résultat | void |
public UpdateLabelAsync ( long labelId, string labelName, string comment, object userState ) : void | ||
labelId | long | |
labelName | string | |
comment | string | |
userState | object | |
Résultat | void |
public UpdatePropertyGroupAsync ( PropGrp propertyGroup ) : void | ||
propertyGroup | PropGrp | |
Résultat | void |
public UpdatePropertyGroupAsync ( PropGrp propertyGroup, object userState ) : void | ||
propertyGroup | PropGrp | |
userState | object | |
Résultat | void |
public UpdatePropertyGroupsAsync ( PropGrp propertyGroups ) : void | ||
propertyGroups | PropGrp | |
Résultat | void |
public UpdatePropertyGroupsAsync ( PropGrp propertyGroups, object userState ) : void | ||
propertyGroups | PropGrp | |
userState | object | |
Résultat | void |
public UploadFilePartAsync ( System uploadIdentifier, byte filePart ) : void | ||
uploadIdentifier | System | |
filePart | byte | |
Résultat | void |
public UploadFilePartAsync ( System uploadIdentifier, byte filePart, object userState ) : void | ||
uploadIdentifier | System | |
filePart | byte | |
userState | object | |
Résultat | void |
public ValidateBOMByFileIdAsync ( long fileId ) : void | ||
fileId | long | |
Résultat | void |
public ValidateBOMByFileIdAsync ( long fileId, object userState ) : void | ||
fileId | long | |
userState | object | |
Résultat | void |
public VoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void | ||
propertyDefinitions | long | |
Résultat | void |
public VoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void | ||
propertyDefinitions | long | |
userState | object | |
Résultat | void |