C# 클래스 VaultExtractParentData.Document.DocumentService

상속: System.Web.Services.Protocols.SoapHttpClientProtocol
파일 보기 프로젝트 열기: nick-hall-majenta/Autodesk-Vault-Utilities 1 사용 예제들

공개 메소드들

메소드 설명
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, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents ) : void
AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents, object userState ) : void
AddFileNamingSchemeAsync ( FileNmngSchm scheme ) : void
AddFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void
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, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier ) : void
AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier, object userState ) : void
BeginAddComponentCustomPropertyDefinition ( string name, string dataType, System callback, object asyncState ) : System.IAsyncResult
BeginAddDesignVisualizationFileAttachment ( long fileId, long attachFileId, string attachSource, System callback, object asyncState ) : System.IAsyncResult
BeginAddFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents, System callback, object asyncState ) : System.IAsyncResult
BeginAddFileNamingScheme ( FileNmngSchm scheme, System callback, object asyncState ) : System.IAsyncResult
BeginAddFolder ( string name, long parentId, bool isLibrary, System callback, object asyncState ) : System.IAsyncResult
BeginAddLabel ( long folderId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult
BeginAddPropertyGroup ( string displayName, string documentColumnName, int state, long propertyDefIds, System callback, object asyncState ) : System.IAsyncResult
BeginAddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier, System callback, object asyncState ) : System.IAsyncResult
BeginCheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents, System callback, object asyncState ) : System.IAsyncResult
BeginCheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden, System callback, object asyncState ) : System.IAsyncResult
BeginCheckoutFile ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteComponentCustomPropertyDefinition ( long propertyDefId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileFromFolder ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileFromFolderUnconditional ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileVersions ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileVersionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFileVersionsUnconditional ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFilesFromFolder ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFolderHierarchy ( long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteFolderHierarchyUnconditional ( long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteLabel ( long labelId, System callback, object asyncState ) : System.IAsyncResult
BeginDeletePropertyGroup ( long propertyGroupId, System callback, object asyncState ) : System.IAsyncResult
BeginDeletePropertyGroups ( long propertyGroupIds, System callback, object asyncState ) : System.IAsyncResult
BeginDisablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
BeginDownloadFile ( long fileId, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
BeginDownloadFilePart ( long fileId, long firstByte, long lastByte, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
BeginEnablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
BeginFindFileFoldersBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, System callback, object asyncState ) : System.IAsyncResult
BeginFindFilePathsByNameAndChecksum ( string fileName, int checksum, System callback, object asyncState ) : System.IAsyncResult
BeginFindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums, System callback, object asyncState ) : System.IAsyncResult
BeginFindFilesByPathsAndChecksums ( string filePaths, int checksums, System callback, object asyncState ) : System.IAsyncResult
BeginFindFilesBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, System callback, object asyncState ) : System.IAsyncResult
BeginFindFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
BeginFindFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult
BeginFindLabelByName ( string labelName, System callback, object asyncState ) : System.IAsyncResult
BeginFindLabelsByNames ( string labelNames, System callback, object asyncState ) : System.IAsyncResult
BeginFindLatestFilesByPaths ( string filePaths, System callback, object asyncState ) : System.IAsyncResult
BeginFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( string propertySetIds, string propIds, string types, System callback, object asyncState ) : System.IAsyncResult
BeginGetAllBasicSearchPropertyDefinitionIds ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAllFileNamingSchemes ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAllLabels ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAllPropertyDefinitions ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAllPropertyDefinitionsExtended ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAllPropertyGroups ( System callback, object asyncState ) : System.IAsyncResult
BeginGetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult
BeginGetBOMByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetBlockExplorerDesignFileCheckin ( System callback, object asyncState ) : System.IAsyncResult
BeginGetBreakDesignVisualizationLinkCommandList ( System callback, object asyncState ) : System.IAsyncResult
BeginGetComponentProperties ( long fileId, string uniqueId, System callback, object asyncState ) : System.IAsyncResult
BeginGetDWFPublishFolderLocation ( System callback, object asyncState ) : System.IAsyncResult
BeginGetDWFPublishPreserveFolderHierarchy ( System callback, object asyncState ) : System.IAsyncResult
BeginGetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetEnableDWFAttachment ( System callback, object asyncState ) : System.IAsyncResult
BeginGetEnforceWorkingFolder ( System callback, object asyncState ) : System.IAsyncResult
BeginGetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileById ( long fileId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileByVersion ( long fileMasterId, int versionNumber, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileFoldersByLabelId ( long labelId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileLockRestrictionsByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileLockRestrictionsByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileVersionDeleteRestrictionsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
BeginGetFilesByIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFilesByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFilesByVersions ( long fileMasterIds, int versionNumbers, System callback, object asyncState ) : System.IAsyncResult
BeginGetFilterConfigXml ( System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderById ( long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderByPath ( string path, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderDeleteRestrictionsById ( long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderDeleteRestrictionsByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderMoveRestrictions ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderRenameRestrictions ( long folderId, string newFolderName, System callback, object asyncState ) : System.IAsyncResult
BeginGetFolderRoot ( System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByParentId ( long parentFolderId, bool recurse, System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByParentIds ( long parentFolderIds, bool recurse, System callback, object asyncState ) : System.IAsyncResult
BeginGetFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestAssociatedFilePathsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestDuplicateFilePaths ( System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFileByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFilePathsByNames ( string fileNames, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFilesByFolderId ( long folderId, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFilesByFolderIds ( long folderIds, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
BeginGetLatestFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetProperties ( long fileIds, long propertyDefinitionIds, System callback, object asyncState ) : System.IAsyncResult
BeginGetRequiredWorkingFolderLocation ( System callback, object asyncState ) : System.IAsyncResult
BeginGetTrackFileStatus ( System callback, object asyncState ) : System.IAsyncResult
BeginGetUniqueFileNameRequired ( System callback, object asyncState ) : System.IAsyncResult
BeginGetWorkspaceSyncFileLimit ( System callback, object asyncState ) : System.IAsyncResult
BeginLockFileByMasterId ( long fileMasterId, bool locked, System callback, object asyncState ) : System.IAsyncResult
BeginLockFilesByMasterIds ( long fileMasterIds, bool locked, System callback, object asyncState ) : System.IAsyncResult
BeginMoveFile ( long fileMasterId, long srcFolderId, long dstFolderId, System callback, object asyncState ) : System.IAsyncResult
BeginMoveFolder ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult
BeginReserveFileNamingDescriptions ( long fileNamingSchemeId, int size, System callback, object asyncState ) : System.IAsyncResult
BeginRollbackFileNamingDescriptions ( FileNmngDescr descriptions, System callback, object asyncState ) : System.IAsyncResult
BeginSetBlockExplorerDesignFileCheckin ( bool blockCheckin, System callback, object asyncState ) : System.IAsyncResult
BeginSetBreakDesignVisualizationLinkCommandList ( BreakDesignVisualizationLinkCommandList commandList, System callback, object asyncState ) : System.IAsyncResult
BeginSetDWFPublishFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult
BeginSetDWFPublishPreserveFolderHierarchy ( bool preserve, System callback, object asyncState ) : System.IAsyncResult
BeginSetDefaultFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult
BeginSetDesignVisualizationAttachmentStatusById ( long fileId, DesignVisualizationAttachmentStatus status, System callback, object asyncState ) : System.IAsyncResult
BeginSetEnableDWFAttachment ( bool enabled, System callback, object asyncState ) : System.IAsyncResult
BeginSetEnforceWorkingFolder ( bool enforce, System callback, object asyncState ) : System.IAsyncResult
BeginSetFileStatusByMasterId ( long fileMasterId, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
BeginSetFileStatusByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
BeginSetPropertyDefinitionDisplayName ( long propertyDefinitionId, string displayName, System callback, object asyncState ) : System.IAsyncResult
BeginSetPropertyDefinitionsDisplayNames ( long propertyDefinitionIds, string displayNames, System callback, object asyncState ) : System.IAsyncResult
BeginSetRequiredWorkingFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult
BeginSetTrackFileStatus ( bool trackStatus, System callback, object asyncState ) : System.IAsyncResult
BeginSetUniqueFileNameRequired ( bool required, System callback, object asyncState ) : System.IAsyncResult
BeginSetWorkspaceSyncFileLimit ( uint limit, System callback, object asyncState ) : System.IAsyncResult
BeginShareFile ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
BeginUndoCheckoutFile ( long fileMasterId, bool downloadFile, System callback, object asyncState ) : System.IAsyncResult
BeginUnvoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
BeginUpdateFileNamingScheme ( FileNmngSchm scheme, System callback, object asyncState ) : System.IAsyncResult
BeginUpdateFolderName ( long folderId, string folderName, System callback, object asyncState ) : System.IAsyncResult
BeginUpdateFolderUNCPath ( long folderId, string uncPath, System callback, object asyncState ) : System.IAsyncResult
BeginUpdateLabel ( long labelId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult
BeginUpdatePropertyGroup ( PropGrp propertyGroup, System callback, object asyncState ) : System.IAsyncResult
BeginUpdatePropertyGroups ( PropGrp propertyGroups, System callback, object asyncState ) : System.IAsyncResult
BeginUploadFilePart ( System uploadIdentifier, byte filePart, System callback, object asyncState ) : System.IAsyncResult
BeginValidateBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult
BeginVoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
CancelAsync ( object userState ) : void
CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents ) : void
CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents, object userState ) : void
CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden ) : void
CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden, object userState ) : void
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
EndAddComponentCustomPropertyDefinition ( System asyncResult ) : PropDef
EndAddDesignVisualizationFileAttachment ( System asyncResult ) : void
EndAddFile ( System asyncResult ) : File
EndAddFileNamingScheme ( System asyncResult ) : FileNmngSchm
EndAddFolder ( System asyncResult ) : Folder
EndAddLabel ( System asyncResult ) : Label
EndAddPropertyGroup ( System asyncResult ) : PropGrp
EndAddUploadedFile ( System asyncResult ) : File
EndCheckinFile ( System asyncResult ) : File
EndCheckinUploadedFile ( System asyncResult ) : File
EndCheckoutFile ( System asyncResult, byte &fileContents ) : File
EndDeleteComponentCustomPropertyDefinition ( System asyncResult ) : void
EndDeleteFileFromFolder ( System asyncResult ) : void
EndDeleteFileFromFolderUnconditional ( System asyncResult ) : void
EndDeleteFileNamingScheme ( System asyncResult ) : void
EndDeleteFileVersions ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
EndDeleteFileVersionsByMasterIds ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
EndDeleteFileVersionsByMasterIdsUnconditional ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
EndDeleteFileVersionsUnconditional ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
EndDeleteFilesFromFolder ( System asyncResult ) : void
EndDeleteFilesFromFolderUnconditional ( System asyncResult ) : void
EndDeleteFolderHierarchy ( System asyncResult ) : void
EndDeleteFolderHierarchyUnconditional ( System asyncResult ) : void
EndDeleteLabel ( System asyncResult ) : void
EndDeletePropertyGroup ( System asyncResult ) : void
EndDeletePropertyGroups ( System asyncResult ) : void
EndDisablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void
EndDownloadFile ( System asyncResult, byte &fileContents ) : string
EndDownloadFilePart ( System asyncResult ) : byte[]
EndEnablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void
EndFindFileFoldersBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : VaultExtractParentData.Document.FileFolder[]
EndFindFilePathsByNameAndChecksum ( System asyncResult ) : VaultExtractParentData.Document.FilePath[]
EndFindFilesByFoldersNamesAndChecksums ( System asyncResult ) : VaultExtractParentData.Document.File[]
EndFindFilesByPathsAndChecksums ( System asyncResult ) : VaultExtractParentData.Document.File[]
EndFindFilesBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : VaultExtractParentData.Document.File[]
EndFindFoldersByIds ( System asyncResult ) : VaultExtractParentData.Document.Folder[]
EndFindFoldersByPaths ( System asyncResult ) : VaultExtractParentData.Document.Folder[]
EndFindLabelByName ( System asyncResult ) : Label
EndFindLabelsByNames ( System asyncResult ) : VaultExtractParentData.Document.Label[]
EndFindLatestFilesByPaths ( System asyncResult ) : VaultExtractParentData.Document.File[]
EndFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
EndGetAllBasicSearchPropertyDefinitionIds ( System asyncResult ) : long[]
EndGetAllFileNamingSchemes ( System asyncResult ) : VaultExtractParentData.Document.FileNmngSchm[]
EndGetAllLabels ( System asyncResult ) : VaultExtractParentData.Document.Label[]
EndGetAllPropertyDefinitions ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
EndGetAllPropertyDefinitionsExtended ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
EndGetAllPropertyGroups ( System asyncResult ) : VaultExtractParentData.Document.PropGrp[]
EndGetAssociatedFilePathsByIds ( System asyncResult ) : VaultExtractParentData.Document.FilePathArray[]
EndGetBOMByFileId ( System asyncResult ) : BOM
EndGetBOMByFileIds ( System asyncResult ) : VaultExtractParentData.Document.BOM[]
EndGetBlockExplorerDesignFileCheckin ( System asyncResult ) : bool
EndGetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : BreakDesignVisualizationLinkCommandList
EndGetComponentProperties ( System asyncResult ) : CompPropInfo
EndGetDWFPublishFolderLocation ( System asyncResult ) : string
EndGetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : bool
EndGetDesignVisualizationAttachmentsByFileMasterIds ( System asyncResult ) : FileAssocArray[]
EndGetEnableDWFAttachment ( System asyncResult ) : bool
EndGetEnforceWorkingFolder ( System asyncResult ) : bool
EndGetFileAssociationRestrictionsById ( System asyncResult ) : FileAssocRestric[]
EndGetFileAssociationsByIds ( System asyncResult ) : FileAssocArray[]
EndGetFileById ( System asyncResult ) : File
EndGetFileByVersion ( System asyncResult ) : File
EndGetFileDeleteRestrictionsByMasterId ( System asyncResult ) : FileDelRestric[]
EndGetFileDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricArray[]
EndGetFileFoldersByLabelId ( System asyncResult ) : FileFolder[]
EndGetFileLockRestrictionsByMasterId ( System asyncResult ) : FileLockRestric[]
EndGetFileLockRestrictionsByMasterIds ( System asyncResult ) : FileLockRestricArray[]
EndGetFileRenameRestrictionsByMasterId ( System asyncResult ) : FileRenameRestric[]
EndGetFileRenameRestrictionsByMasterIds ( System asyncResult ) : FileRenameRestricArray[]
EndGetFileStatusSetRestrictionsByMasterIds ( System asyncResult ) : DocRestricArray[]
EndGetFileVersionDeleteRestrictionsByFileIds ( System asyncResult ) : FileDelRestricEx[]
EndGetFileVersionDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricEx[]
EndGetFilesByIds ( System asyncResult ) : File[]
EndGetFilesByMasterId ( System asyncResult ) : File[]
EndGetFilesByMasterIds ( System asyncResult ) : FileArray[]
EndGetFilesByVersions ( System asyncResult ) : File[]
EndGetFilterConfigXml ( System asyncResult ) : string
EndGetFolderById ( System asyncResult ) : Folder
EndGetFolderByPath ( System asyncResult ) : Folder
EndGetFolderDeleteRestrictionsById ( System asyncResult ) : FolderDelRestric[]
EndGetFolderDeleteRestrictionsByIds ( System asyncResult ) : FolderDelRestricArray[]
EndGetFolderMoveRestrictions ( System asyncResult ) : DocRestric[]
EndGetFolderRenameRestrictions ( System asyncResult ) : DocRestric[]
EndGetFolderRoot ( System asyncResult ) : Folder
EndGetFoldersByFileMasterId ( System asyncResult ) : Folder[]
EndGetFoldersByFileMasterIds ( System asyncResult ) : FolderArray[]
EndGetFoldersByIds ( System asyncResult ) : Folder[]
EndGetFoldersByParentId ( System asyncResult ) : Folder[]
EndGetFoldersByParentIds ( System asyncResult ) : FolderArray[]
EndGetFoldersByPaths ( System asyncResult ) : Folder[]
EndGetLatestAssociatedFilePathsByMasterIds ( System asyncResult ) : FilePathArray[]
EndGetLatestDuplicateFilePaths ( System asyncResult ) : FilePath[]
EndGetLatestFileAssociationsByMasterIds ( System asyncResult ) : FileAssocArray[]
EndGetLatestFileByMasterId ( System asyncResult ) : File
EndGetLatestFilePathsByNames ( System asyncResult ) : FilePathArray[]
EndGetLatestFilesByFolderId ( System asyncResult ) : File[]
EndGetLatestFilesByFolderIds ( System asyncResult ) : FileArray[]
EndGetLatestFilesByMasterIds ( System asyncResult ) : File[]
EndGetProperties ( System asyncResult ) : PropInst[]
EndGetRequiredWorkingFolderLocation ( System asyncResult ) : string
EndGetTrackFileStatus ( System asyncResult ) : bool
EndGetUniqueFileNameRequired ( System asyncResult ) : bool
EndGetWorkspaceSyncFileLimit ( System asyncResult ) : uint
EndLockFileByMasterId ( System asyncResult ) : File
EndLockFilesByMasterIds ( System asyncResult ) : File[]
EndMoveFile ( System asyncResult ) : void
EndMoveFolder ( System asyncResult ) : void
EndReserveFileNamingDescriptions ( System asyncResult ) : FileNmngDescr[]
EndRollbackFileNamingDescriptions ( System asyncResult ) : void
EndSetBlockExplorerDesignFileCheckin ( System asyncResult ) : void
EndSetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : void
EndSetDWFPublishFolderLocation ( System asyncResult ) : void
EndSetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : void
EndSetDefaultFileNamingScheme ( System asyncResult ) : void
EndSetDesignVisualizationAttachmentStatusById ( System asyncResult ) : void
EndSetEnableDWFAttachment ( System asyncResult ) : void
EndSetEnforceWorkingFolder ( System asyncResult ) : void
EndSetFileStatusByMasterId ( System asyncResult ) : File
EndSetFileStatusByMasterIds ( System asyncResult ) : File[]
EndSetPropertyDefinitionDisplayName ( System asyncResult ) : PropDef
EndSetPropertyDefinitionsDisplayNames ( System asyncResult ) : PropDef[]
EndSetRequiredWorkingFolderLocation ( System asyncResult ) : void
EndSetTrackFileStatus ( System asyncResult ) : void
EndSetUniqueFileNameRequired ( System asyncResult ) : void
EndSetWorkspaceSyncFileLimit ( System asyncResult ) : void
EndShareFile ( System asyncResult ) : void
EndUndoCheckoutFile ( System asyncResult, byte &fileContents ) : File
EndUnvoidPropertyDefinitions ( System asyncResult ) : void
EndUpdateFileNamingScheme ( System asyncResult ) : void
EndUpdateFolderName ( System asyncResult ) : Folder
EndUpdateFolderUNCPath ( System asyncResult ) : Folder
EndUpdateLabel ( System asyncResult ) : Label
EndUpdatePropertyGroup ( System asyncResult ) : void
EndUpdatePropertyGroups ( System asyncResult ) : void
EndUploadFilePart ( System asyncResult ) : System.Guid
EndValidateBOMByFileId ( System asyncResult ) : bool
EndVoidPropertyDefinitions ( System asyncResult ) : void
FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void
FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void
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 ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void
FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void
FindFoldersByIdsAsync ( long folderIds ) : void
FindFoldersByIdsAsync ( long folderIds, object userState ) : void
FindFoldersByPathsAsync ( string paths ) : void
FindFoldersByPathsAsync ( string paths, object userState ) : void
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

비공개 메소드들

메소드 설명
AddComponentCustomPropertyDefinition ( string name, string dataType ) : PropDef
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, BOM bom, FileClassification fileClassification, bool hidden, [ DataType = "base64Binary")]byte[]fileContents ) : File
AddFileNamingScheme ( FileNmngSchm scheme ) : FileNmngSchm
AddFolder ( string name, long parentId, bool isLibrary ) : Folder
AddLabel ( long folderId, string labelName, string comment ) : Label
AddPropertyGroup ( string displayName, string documentColumnName, int state, long propertyDefIds ) : PropGrp
AddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier ) : File
CheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, [ DataType = "base64Binary")]byte[]fileContents ) : File
CheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden ) : File
CheckoutFile ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, [ DataType = "base64Binary")]outbyte[]fileContents ) : File
DeleteComponentCustomPropertyDefinition ( long propertyDefId ) : void
DeleteFileFromFolder ( long fileMasterId, long folderId ) : void
DeleteFileFromFolderUnconditional ( long fileMasterId, long folderId ) : void
DeleteFileNamingScheme ( long schemeId ) : void
DeleteFileVersions ( long fileIds ) : VaultExtractParentData.Document.FileDelStatus[]
DeleteFileVersionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment ) : VaultExtractParentData.Document.FileDelStatus[]
DeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, int keepCount, int minAge, string comment ) : VaultExtractParentData.Document.FileDelStatus[]
DeleteFileVersionsUnconditional ( long fileIds ) : VaultExtractParentData.Document.FileDelStatus[]
DeleteFilesFromFolder ( long fileMasterIds, long folderId ) : void
DeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId ) : void
DeleteFolderHierarchy ( long folderId ) : void
DeleteFolderHierarchyUnconditional ( long folderId ) : void
DeleteLabel ( long labelId ) : void
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 ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string &bookmark, SrchStatus &searchstatus ) : FileFolder[]
FindFilePathsByNameAndChecksum ( string fileName, int checksum ) : FilePath[]
FindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums ) : File[]
FindFilesByPathsAndChecksums ( string filePaths, int checksums ) : File[]
FindFilesBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string &bookmark, SrchStatus &searchstatus ) : File[]
FindFoldersByIds ( long folderIds ) : Folder[]
FindFoldersByPaths ( string paths ) : Folder[]
FindLabelByName ( string labelName ) : Label
FindLabelsByNames ( string labelNames ) : Label[]
FindLatestFilesByPaths ( string filePaths ) : File[]
FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( string propertySetIds, string propIds, string types ) : PropDef[]
GetAllBasicSearchPropertyDefinitionIds ( ) : long[]
GetAllFileNamingSchemes ( ) : FileNmngSchm[]
GetAllLabels ( ) : Label[]
GetAllPropertyDefinitions ( ) : PropDef[]
GetAllPropertyDefinitionsExtended ( ) : PropDef[]
GetAllPropertyGroups ( ) : PropGrp[]
GetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : FilePathArray[]
GetBOMByFileId ( long fileId ) : BOM
GetBOMByFileIds ( long fileIds ) : BOM[]
GetBlockExplorerDesignFileCheckin ( ) : bool
GetBreakDesignVisualizationLinkCommandList ( ) : BreakDesignVisualizationLinkCommandList
GetComponentProperties ( long fileId, string uniqueId ) : CompPropInfo
GetDWFPublishFolderLocation ( ) : string
GetDWFPublishPreserveFolderHierarchy ( ) : bool
GetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds ) : FileAssocArray[]
GetEnableDWFAttachment ( ) : bool
GetEnforceWorkingFolder ( ) : bool
GetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds ) : FileAssocRestric[]
GetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden ) : FileAssocArray[]
GetFileById ( long fileId ) : File
GetFileByVersion ( long fileMasterId, int versionNumber ) : File
GetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId ) : FileDelRestric[]
GetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds ) : FileDelRestricArray[]
GetFileFoldersByLabelId ( long labelId ) : FileFolder[]
GetFileLockRestrictionsByMasterId ( long fileMasterId ) : FileLockRestric[]
GetFileLockRestrictionsByMasterIds ( long fileMasterIds ) : FileLockRestricArray[]
GetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName ) : FileRenameRestric[]
GetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames ) : FileRenameRestricArray[]
GetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus ) : DocRestricArray[]
GetFileVersionDeleteRestrictionsByFileIds ( long fileIds ) : FileDelRestricEx[]
GetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, 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

메소드 상세

AddComponentCustomPropertyDefinitionAsync() 공개 메소드

public AddComponentCustomPropertyDefinitionAsync ( string name, string dataType ) : void
name string
dataType string
리턴 void

AddComponentCustomPropertyDefinitionAsync() 공개 메소드

public AddComponentCustomPropertyDefinitionAsync ( string name, string dataType, object userState ) : void
name string
dataType string
userState object
리턴 void

AddDesignVisualizationFileAttachmentAsync() 공개 메소드

public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource ) : void
fileId long
attachFileId long
attachSource string
리턴 void

AddDesignVisualizationFileAttachmentAsync() 공개 메소드

public AddDesignVisualizationFileAttachmentAsync ( long fileId, long attachFileId, string attachSource, object userState ) : void
fileId long
attachFileId long
attachSource string
userState object
리턴 void

AddFileAsync() 공개 메소드

public AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents ) : void
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClassification FileClassification
hidden bool
fileContents byte
리턴 void

AddFileAsync() 공개 메소드

public AddFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents, object userState ) : void
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClassification FileClassification
hidden bool
fileContents byte
userState object
리턴 void

AddFileNamingSchemeAsync() 공개 메소드

public AddFileNamingSchemeAsync ( FileNmngSchm scheme ) : void
scheme FileNmngSchm
리턴 void

AddFileNamingSchemeAsync() 공개 메소드

public AddFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void
scheme FileNmngSchm
userState object
리턴 void

AddFolderAsync() 공개 메소드

public AddFolderAsync ( string name, long parentId, bool isLibrary ) : void
name string
parentId long
isLibrary bool
리턴 void

AddFolderAsync() 공개 메소드

public AddFolderAsync ( string name, long parentId, bool isLibrary, object userState ) : void
name string
parentId long
isLibrary bool
userState object
리턴 void

AddLabelAsync() 공개 메소드

public AddLabelAsync ( long folderId, string labelName, string comment ) : void
folderId long
labelName string
comment string
리턴 void

AddLabelAsync() 공개 메소드

public AddLabelAsync ( long folderId, string labelName, string comment, object userState ) : void
folderId long
labelName string
comment string
userState object
리턴 void

AddPropertyGroupAsync() 공개 메소드

public AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds ) : void
displayName string
documentColumnName string
state int
propertyDefIds long
리턴 void

AddPropertyGroupAsync() 공개 메소드

public AddPropertyGroupAsync ( string displayName, string documentColumnName, int state, long propertyDefIds, object userState ) : void
displayName string
documentColumnName string
state int
propertyDefIds long
userState object
리턴 void

AddUploadedFileAsync() 공개 메소드

public AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier ) : void
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClass FileClassification
hidden bool
uploadIdentifier System
리턴 void

AddUploadedFileAsync() 공개 메소드

public AddUploadedFileAsync ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier, object userState ) : void
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClass FileClassification
hidden bool
uploadIdentifier System
userState object
리턴 void

BeginAddComponentCustomPropertyDefinition() 공개 메소드

public BeginAddComponentCustomPropertyDefinition ( string name, string dataType, System callback, object asyncState ) : System.IAsyncResult
name string
dataType string
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddDesignVisualizationFileAttachment() 공개 메소드

public BeginAddDesignVisualizationFileAttachment ( long fileId, long attachFileId, string attachSource, System callback, object asyncState ) : System.IAsyncResult
fileId long
attachFileId long
attachSource string
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddFile() 공개 메소드

public BeginAddFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClassification, bool hidden, byte fileContents, System callback, object asyncState ) : System.IAsyncResult
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClassification FileClassification
hidden bool
fileContents byte
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddFileNamingScheme() 공개 메소드

public BeginAddFileNamingScheme ( FileNmngSchm scheme, System callback, object asyncState ) : System.IAsyncResult
scheme FileNmngSchm
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddFolder() 공개 메소드

public BeginAddFolder ( string name, long parentId, bool isLibrary, System callback, object asyncState ) : System.IAsyncResult
name string
parentId long
isLibrary bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddLabel() 공개 메소드

public BeginAddLabel ( long folderId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult
folderId long
labelName string
comment string
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddPropertyGroup() 공개 메소드

public BeginAddPropertyGroup ( string displayName, string documentColumnName, int state, long propertyDefIds, System callback, object asyncState ) : System.IAsyncResult
displayName string
documentColumnName string
state int
propertyDefIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginAddUploadedFile() 공개 메소드

public BeginAddUploadedFile ( long folderId, string fileName, string comment, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, FileClassification fileClass, bool hidden, System uploadIdentifier, System callback, object asyncState ) : System.IAsyncResult
folderId long
fileName string
comment string
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
fileClass FileClassification
hidden bool
uploadIdentifier System
callback System
asyncState object
리턴 System.IAsyncResult

BeginCheckinFile() 공개 메소드

public BeginCheckinFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
fileClassification FileClassification
hidden bool
fileContents byte
callback System
asyncState object
리턴 System.IAsyncResult

BeginCheckinUploadedFile() 공개 메소드

public BeginCheckinUploadedFile ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
uploadIdentifier System
fileClassification FileClassification
hidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginCheckoutFile() 공개 메소드

public BeginCheckoutFile ( long folderId, long fileMasterId, string machine, string localPath, string comment, bool downloadFile, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
folderId long
fileMasterId long
machine string
localPath string
comment string
downloadFile bool
allowSync bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteComponentCustomPropertyDefinition() 공개 메소드

public BeginDeleteComponentCustomPropertyDefinition ( long propertyDefId, System callback, object asyncState ) : System.IAsyncResult
propertyDefId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileFromFolder() 공개 메소드

public BeginDeleteFileFromFolder ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileFromFolderUnconditional() 공개 메소드

public BeginDeleteFileFromFolderUnconditional ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileNamingScheme() 공개 메소드

public BeginDeleteFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult
schemeId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileVersions() 공개 메소드

public BeginDeleteFileVersions ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileVersionsByMasterIds() 공개 메소드

public BeginDeleteFileVersionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
keepCount int
minAge int
comment string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileVersionsByMasterIdsUnconditional() 공개 메소드

public BeginDeleteFileVersionsByMasterIdsUnconditional ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
keepCount int
minAge int
comment string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFileVersionsUnconditional() 공개 메소드

public BeginDeleteFileVersionsUnconditional ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFilesFromFolder() 공개 메소드

public BeginDeleteFilesFromFolder ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFilesFromFolderUnconditional() 공개 메소드

public BeginDeleteFilesFromFolderUnconditional ( long fileMasterIds, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFolderHierarchy() 공개 메소드

public BeginDeleteFolderHierarchy ( long folderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteFolderHierarchyUnconditional() 공개 메소드

public BeginDeleteFolderHierarchyUnconditional ( long folderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteLabel() 공개 메소드

public BeginDeleteLabel ( long labelId, System callback, object asyncState ) : System.IAsyncResult
labelId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeletePropertyGroup() 공개 메소드

public BeginDeletePropertyGroup ( long propertyGroupId, System callback, object asyncState ) : System.IAsyncResult
propertyGroupId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeletePropertyGroups() 공개 메소드

public BeginDeletePropertyGroups ( long propertyGroupIds, System callback, object asyncState ) : System.IAsyncResult
propertyGroupIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDisablePropertyDefinitionsForBasicSearch() 공개 메소드

public BeginDisablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitions long
callback System
asyncState object
리턴 System.IAsyncResult

BeginDownloadFile() 공개 메소드

public BeginDownloadFile ( long fileId, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
fileId long
allowSync bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginDownloadFilePart() 공개 메소드

public BeginDownloadFilePart ( long fileId, long firstByte, long lastByte, bool allowSync, System callback, object asyncState ) : System.IAsyncResult
fileId long
firstByte long
lastByte long
allowSync bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginEnablePropertyDefinitionsForBasicSearch() 공개 메소드

public BeginEnablePropertyDefinitionsForBasicSearch ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitions long
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFileFoldersBySearchConditions() 공개 메소드

public BeginFindFileFoldersBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, System callback, object asyncState ) : System.IAsyncResult
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFilePathsByNameAndChecksum() 공개 메소드

public BeginFindFilePathsByNameAndChecksum ( string fileName, int checksum, System callback, object asyncState ) : System.IAsyncResult
fileName string
checksum int
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFilesByFoldersNamesAndChecksums() 공개 메소드

public BeginFindFilesByFoldersNamesAndChecksums ( long folderIds, string filenames, int checksums, System callback, object asyncState ) : System.IAsyncResult
folderIds long
filenames string
checksums int
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFilesByPathsAndChecksums() 공개 메소드

public BeginFindFilesByPathsAndChecksums ( string filePaths, int checksums, System callback, object asyncState ) : System.IAsyncResult
filePaths string
checksums int
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFilesBySearchConditions() 공개 메소드

public BeginFindFilesBySearchConditions ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, System callback, object asyncState ) : System.IAsyncResult
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFoldersByIds() 공개 메소드

public BeginFindFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
folderIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindFoldersByPaths() 공개 메소드

public BeginFindFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult
paths string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindLabelByName() 공개 메소드

public BeginFindLabelByName ( string labelName, System callback, object asyncState ) : System.IAsyncResult
labelName string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindLabelsByNames() 공개 메소드

public BeginFindLabelsByNames ( string labelNames, System callback, object asyncState ) : System.IAsyncResult
labelNames string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindLatestFilesByPaths() 공개 메소드

public BeginFindLatestFilesByPaths ( string filePaths, System callback, object asyncState ) : System.IAsyncResult
filePaths string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes() 공개 메소드

public BeginFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( string propertySetIds, string propIds, string types, System callback, object asyncState ) : System.IAsyncResult
propertySetIds string
propIds string
types string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllBasicSearchPropertyDefinitionIds() 공개 메소드

public BeginGetAllBasicSearchPropertyDefinitionIds ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllFileNamingSchemes() 공개 메소드

public BeginGetAllFileNamingSchemes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllLabels() 공개 메소드

public BeginGetAllLabels ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllPropertyDefinitions() 공개 메소드

public BeginGetAllPropertyDefinitions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllPropertyDefinitionsExtended() 공개 메소드

public BeginGetAllPropertyDefinitionsExtended ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAllPropertyGroups() 공개 메소드

public BeginGetAllPropertyGroups ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetAssociatedFilePathsByIds() 공개 메소드

public BeginGetAssociatedFilePathsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
fileIds long
parentAssociationType FileAssociationTypeEnum
parentRecurse bool
childAssociationType FileAssociationTypeEnum
childRecurse bool
includeRelatedDocuments bool
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetBOMByFileId() 공개 메소드

public BeginGetBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult
fileId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetBOMByFileIds() 공개 메소드

public BeginGetBOMByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetBlockExplorerDesignFileCheckin() 공개 메소드

public BeginGetBlockExplorerDesignFileCheckin ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetBreakDesignVisualizationLinkCommandList() 공개 메소드

public BeginGetBreakDesignVisualizationLinkCommandList ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetComponentProperties() 공개 메소드

public BeginGetComponentProperties ( long fileId, string uniqueId, System callback, object asyncState ) : System.IAsyncResult
fileId long
uniqueId string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetDWFPublishFolderLocation() 공개 메소드

public BeginGetDWFPublishFolderLocation ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetDWFPublishPreserveFolderHierarchy() 공개 메소드

public BeginGetDWFPublishPreserveFolderHierarchy ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetDesignVisualizationAttachmentsByFileMasterIds() 공개 메소드

public BeginGetDesignVisualizationAttachmentsByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetEnableDWFAttachment() 공개 메소드

public BeginGetEnableDWFAttachment ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetEnforceWorkingFolder() 공개 메소드

public BeginGetEnforceWorkingFolder ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileAssociationRestrictionsById() 공개 메소드

public BeginGetFileAssociationRestrictionsById ( long fileId, long dependFileIds, long attachFileIds, System callback, object asyncState ) : System.IAsyncResult
fileId long
dependFileIds long
attachFileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileAssociationsByIds() 공개 메소드

public BeginGetFileAssociationsByIds ( long fileIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
fileIds long
parentAssociationType FileAssociationTypeEnum
parentRecurse bool
childAssociationType FileAssociationTypeEnum
childRecurse bool
includeRelatedDocuments bool
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileById() 공개 메소드

public BeginGetFileById ( long fileId, System callback, object asyncState ) : System.IAsyncResult
fileId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileByVersion() 공개 메소드

public BeginGetFileByVersion ( long fileMasterId, int versionNumber, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
versionNumber int
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileDeleteRestrictionsByMasterId() 공개 메소드

public BeginGetFileDeleteRestrictionsByMasterId ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileDeleteRestrictionsByMasterIds() 공개 메소드

public BeginGetFileDeleteRestrictionsByMasterIds ( long fileMasterIds, long folderIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
folderIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileFoldersByLabelId() 공개 메소드

public BeginGetFileFoldersByLabelId ( long labelId, System callback, object asyncState ) : System.IAsyncResult
labelId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileLockRestrictionsByMasterId() 공개 메소드

public BeginGetFileLockRestrictionsByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileLockRestrictionsByMasterIds() 공개 메소드

public BeginGetFileLockRestrictionsByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileRenameRestrictionsByMasterId() 공개 메소드

public BeginGetFileRenameRestrictionsByMasterId ( long fileMasterId, string newFileName, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
newFileName string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileRenameRestrictionsByMasterIds() 공개 메소드

public BeginGetFileRenameRestrictionsByMasterIds ( long fileMasterIds, string newFileNames, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
newFileNames string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileStatusSetRestrictionsByMasterIds() 공개 메소드

public BeginGetFileStatusSetRestrictionsByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
fileStatus FileStatus
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileVersionDeleteRestrictionsByFileIds() 공개 메소드

public BeginGetFileVersionDeleteRestrictionsByFileIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFileVersionDeleteRestrictionsByMasterIds() 공개 메소드

public BeginGetFileVersionDeleteRestrictionsByMasterIds ( long fileMasterIds, int keepCount, int minAge, string comment, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
keepCount int
minAge int
comment string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFilesByIds() 공개 메소드

public BeginGetFilesByIds ( long fileIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFilesByMasterId() 공개 메소드

public BeginGetFilesByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFilesByMasterIds() 공개 메소드

public BeginGetFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFilesByVersions() 공개 메소드

public BeginGetFilesByVersions ( long fileMasterIds, int versionNumbers, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
versionNumbers int
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFilterConfigXml() 공개 메소드

public BeginGetFilterConfigXml ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderById() 공개 메소드

public BeginGetFolderById ( long folderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderByPath() 공개 메소드

public BeginGetFolderByPath ( string path, System callback, object asyncState ) : System.IAsyncResult
path string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderDeleteRestrictionsById() 공개 메소드

public BeginGetFolderDeleteRestrictionsById ( long folderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderDeleteRestrictionsByIds() 공개 메소드

public BeginGetFolderDeleteRestrictionsByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
folderIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderMoveRestrictions() 공개 메소드

public BeginGetFolderMoveRestrictions ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
newParentFolderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderRenameRestrictions() 공개 메소드

public BeginGetFolderRenameRestrictions ( long folderId, string newFolderName, System callback, object asyncState ) : System.IAsyncResult
folderId long
newFolderName string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFolderRoot() 공개 메소드

public BeginGetFolderRoot ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByFileMasterId() 공개 메소드

public BeginGetFoldersByFileMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByFileMasterIds() 공개 메소드

public BeginGetFoldersByFileMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByIds() 공개 메소드

public BeginGetFoldersByIds ( long folderIds, System callback, object asyncState ) : System.IAsyncResult
folderIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByParentId() 공개 메소드

public BeginGetFoldersByParentId ( long parentFolderId, bool recurse, System callback, object asyncState ) : System.IAsyncResult
parentFolderId long
recurse bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByParentIds() 공개 메소드

public BeginGetFoldersByParentIds ( long parentFolderIds, bool recurse, System callback, object asyncState ) : System.IAsyncResult
parentFolderIds long
recurse bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetFoldersByPaths() 공개 메소드

public BeginGetFoldersByPaths ( string paths, System callback, object asyncState ) : System.IAsyncResult
paths string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestAssociatedFilePathsByMasterIds() 공개 메소드

public BeginGetLatestAssociatedFilePathsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
parentAssociationType FileAssociationTypeEnum
parentRecurse bool
childAssociationType FileAssociationTypeEnum
childRecurse bool
includeRelatedDocuments bool
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestDuplicateFilePaths() 공개 메소드

public BeginGetLatestDuplicateFilePaths ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFileAssociationsByMasterIds() 공개 메소드

public BeginGetLatestFileAssociationsByMasterIds ( long fileMasterIds, FileAssociationTypeEnum parentAssociationType, bool parentRecurse, FileAssociationTypeEnum childAssociationType, bool childRecurse, bool includeRelatedDocuments, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
parentAssociationType FileAssociationTypeEnum
parentRecurse bool
childAssociationType FileAssociationTypeEnum
childRecurse bool
includeRelatedDocuments bool
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFileByMasterId() 공개 메소드

public BeginGetLatestFileByMasterId ( long fileMasterId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFilePathsByNames() 공개 메소드

public BeginGetLatestFilePathsByNames ( string fileNames, System callback, object asyncState ) : System.IAsyncResult
fileNames string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFilesByFolderId() 공개 메소드

public BeginGetLatestFilesByFolderId ( long folderId, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
folderId long
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFilesByFolderIds() 공개 메소드

public BeginGetLatestFilesByFolderIds ( long folderIds, bool includeHidden, System callback, object asyncState ) : System.IAsyncResult
folderIds long
includeHidden bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetLatestFilesByMasterIds() 공개 메소드

public BeginGetLatestFilesByMasterIds ( long fileMasterIds, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetProperties() 공개 메소드

public BeginGetProperties ( long fileIds, long propertyDefinitionIds, System callback, object asyncState ) : System.IAsyncResult
fileIds long
propertyDefinitionIds long
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetRequiredWorkingFolderLocation() 공개 메소드

public BeginGetRequiredWorkingFolderLocation ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetTrackFileStatus() 공개 메소드

public BeginGetTrackFileStatus ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetUniqueFileNameRequired() 공개 메소드

public BeginGetUniqueFileNameRequired ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetWorkspaceSyncFileLimit() 공개 메소드

public BeginGetWorkspaceSyncFileLimit ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginLockFileByMasterId() 공개 메소드

public BeginLockFileByMasterId ( long fileMasterId, bool locked, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
locked bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginLockFilesByMasterIds() 공개 메소드

public BeginLockFilesByMasterIds ( long fileMasterIds, bool locked, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
locked bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginMoveFile() 공개 메소드

public BeginMoveFile ( long fileMasterId, long srcFolderId, long dstFolderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
srcFolderId long
dstFolderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginMoveFolder() 공개 메소드

public BeginMoveFolder ( long folderId, long newParentFolderId, System callback, object asyncState ) : System.IAsyncResult
folderId long
newParentFolderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginReserveFileNamingDescriptions() 공개 메소드

public BeginReserveFileNamingDescriptions ( long fileNamingSchemeId, int size, System callback, object asyncState ) : System.IAsyncResult
fileNamingSchemeId long
size int
callback System
asyncState object
리턴 System.IAsyncResult

BeginRollbackFileNamingDescriptions() 공개 메소드

public BeginRollbackFileNamingDescriptions ( FileNmngDescr descriptions, System callback, object asyncState ) : System.IAsyncResult
descriptions FileNmngDescr
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetBlockExplorerDesignFileCheckin() 공개 메소드

public BeginSetBlockExplorerDesignFileCheckin ( bool blockCheckin, System callback, object asyncState ) : System.IAsyncResult
blockCheckin bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetBreakDesignVisualizationLinkCommandList() 공개 메소드

public BeginSetBreakDesignVisualizationLinkCommandList ( BreakDesignVisualizationLinkCommandList commandList, System callback, object asyncState ) : System.IAsyncResult
commandList BreakDesignVisualizationLinkCommandList
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDWFPublishFolderLocation() 공개 메소드

public BeginSetDWFPublishFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult
location string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDWFPublishPreserveFolderHierarchy() 공개 메소드

public BeginSetDWFPublishPreserveFolderHierarchy ( bool preserve, System callback, object asyncState ) : System.IAsyncResult
preserve bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDefaultFileNamingScheme() 공개 메소드

public BeginSetDefaultFileNamingScheme ( long schemeId, System callback, object asyncState ) : System.IAsyncResult
schemeId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDesignVisualizationAttachmentStatusById() 공개 메소드

public BeginSetDesignVisualizationAttachmentStatusById ( long fileId, DesignVisualizationAttachmentStatus status, System callback, object asyncState ) : System.IAsyncResult
fileId long
status DesignVisualizationAttachmentStatus
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetEnableDWFAttachment() 공개 메소드

public BeginSetEnableDWFAttachment ( bool enabled, System callback, object asyncState ) : System.IAsyncResult
enabled bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetEnforceWorkingFolder() 공개 메소드

public BeginSetEnforceWorkingFolder ( bool enforce, System callback, object asyncState ) : System.IAsyncResult
enforce bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetFileStatusByMasterId() 공개 메소드

public BeginSetFileStatusByMasterId ( long fileMasterId, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
fileStatus FileStatus
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetFileStatusByMasterIds() 공개 메소드

public BeginSetFileStatusByMasterIds ( long fileMasterIds, FileStatus fileStatus, System callback, object asyncState ) : System.IAsyncResult
fileMasterIds long
fileStatus FileStatus
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetPropertyDefinitionDisplayName() 공개 메소드

public BeginSetPropertyDefinitionDisplayName ( long propertyDefinitionId, string displayName, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitionId long
displayName string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetPropertyDefinitionsDisplayNames() 공개 메소드

public BeginSetPropertyDefinitionsDisplayNames ( long propertyDefinitionIds, string displayNames, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitionIds long
displayNames string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetRequiredWorkingFolderLocation() 공개 메소드

public BeginSetRequiredWorkingFolderLocation ( string location, System callback, object asyncState ) : System.IAsyncResult
location string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetTrackFileStatus() 공개 메소드

public BeginSetTrackFileStatus ( bool trackStatus, System callback, object asyncState ) : System.IAsyncResult
trackStatus bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetUniqueFileNameRequired() 공개 메소드

public BeginSetUniqueFileNameRequired ( bool required, System callback, object asyncState ) : System.IAsyncResult
required bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetWorkspaceSyncFileLimit() 공개 메소드

public BeginSetWorkspaceSyncFileLimit ( uint limit, System callback, object asyncState ) : System.IAsyncResult
limit uint
callback System
asyncState object
리턴 System.IAsyncResult

BeginShareFile() 공개 메소드

public BeginShareFile ( long fileMasterId, long folderId, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
folderId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginUndoCheckoutFile() 공개 메소드

public BeginUndoCheckoutFile ( long fileMasterId, bool downloadFile, System callback, object asyncState ) : System.IAsyncResult
fileMasterId long
downloadFile bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginUnvoidPropertyDefinitions() 공개 메소드

public BeginUnvoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitions long
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdateFileNamingScheme() 공개 메소드

public BeginUpdateFileNamingScheme ( FileNmngSchm scheme, System callback, object asyncState ) : System.IAsyncResult
scheme FileNmngSchm
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdateFolderName() 공개 메소드

public BeginUpdateFolderName ( long folderId, string folderName, System callback, object asyncState ) : System.IAsyncResult
folderId long
folderName string
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdateFolderUNCPath() 공개 메소드

public BeginUpdateFolderUNCPath ( long folderId, string uncPath, System callback, object asyncState ) : System.IAsyncResult
folderId long
uncPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdateLabel() 공개 메소드

public BeginUpdateLabel ( long labelId, string labelName, string comment, System callback, object asyncState ) : System.IAsyncResult
labelId long
labelName string
comment string
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdatePropertyGroup() 공개 메소드

public BeginUpdatePropertyGroup ( PropGrp propertyGroup, System callback, object asyncState ) : System.IAsyncResult
propertyGroup PropGrp
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdatePropertyGroups() 공개 메소드

public BeginUpdatePropertyGroups ( PropGrp propertyGroups, System callback, object asyncState ) : System.IAsyncResult
propertyGroups PropGrp
callback System
asyncState object
리턴 System.IAsyncResult

BeginUploadFilePart() 공개 메소드

public BeginUploadFilePart ( System uploadIdentifier, byte filePart, System callback, object asyncState ) : System.IAsyncResult
uploadIdentifier System
filePart byte
callback System
asyncState object
리턴 System.IAsyncResult

BeginValidateBOMByFileId() 공개 메소드

public BeginValidateBOMByFileId ( long fileId, System callback, object asyncState ) : System.IAsyncResult
fileId long
callback System
asyncState object
리턴 System.IAsyncResult

BeginVoidPropertyDefinitions() 공개 메소드

public BeginVoidPropertyDefinitions ( long propertyDefinitions, System callback, object asyncState ) : System.IAsyncResult
propertyDefinitions long
callback System
asyncState object
리턴 System.IAsyncResult

CancelAsync() 공개 메소드

public CancelAsync ( object userState ) : void
userState object
리턴 void

CheckinFileAsync() 공개 메소드

public CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents ) : void
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
fileClassification FileClassification
hidden bool
fileContents byte
리턴 void

CheckinFileAsync() 공개 메소드

public CheckinFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, FileClassification fileClassification, bool hidden, byte fileContents, object userState ) : void
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
fileClassification FileClassification
hidden bool
fileContents byte
userState object
리턴 void

CheckinUploadedFileAsync() 공개 메소드

public CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden ) : void
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
uploadIdentifier System
fileClassification FileClassification
hidden bool
리턴 void

CheckinUploadedFileAsync() 공개 메소드

public CheckinUploadedFileAsync ( long fileMasterId, string comment, bool keepCheckedOut, System lastWrite, long dependFileIds, string dependSources, long attachFileIds, string attachSources, BOM bom, bool copyBom, string newFileName, System uploadIdentifier, FileClassification fileClassification, bool hidden, object userState ) : void
fileMasterId long
comment string
keepCheckedOut bool
lastWrite System
dependFileIds long
dependSources string
attachFileIds long
attachSources string
bom BOM
copyBom bool
newFileName string
uploadIdentifier System
fileClassification FileClassification
hidden bool
userState object
리턴 void

CheckoutFileAsync() 공개 메소드

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
리턴 void

CheckoutFileAsync() 공개 메소드

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
리턴 void

DeleteComponentCustomPropertyDefinitionAsync() 공개 메소드

public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId ) : void
propertyDefId long
리턴 void

DeleteComponentCustomPropertyDefinitionAsync() 공개 메소드

public DeleteComponentCustomPropertyDefinitionAsync ( long propertyDefId, object userState ) : void
propertyDefId long
userState object
리턴 void

DeleteFileFromFolderAsync() 공개 메소드

public DeleteFileFromFolderAsync ( long fileMasterId, long folderId ) : void
fileMasterId long
folderId long
리턴 void

DeleteFileFromFolderAsync() 공개 메소드

public DeleteFileFromFolderAsync ( long fileMasterId, long folderId, object userState ) : void
fileMasterId long
folderId long
userState object
리턴 void

DeleteFileFromFolderUnconditionalAsync() 공개 메소드

public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId ) : void
fileMasterId long
folderId long
리턴 void

DeleteFileFromFolderUnconditionalAsync() 공개 메소드

public DeleteFileFromFolderUnconditionalAsync ( long fileMasterId, long folderId, object userState ) : void
fileMasterId long
folderId long
userState object
리턴 void

DeleteFileNamingSchemeAsync() 공개 메소드

public DeleteFileNamingSchemeAsync ( long schemeId ) : void
schemeId long
리턴 void

DeleteFileNamingSchemeAsync() 공개 메소드

public DeleteFileNamingSchemeAsync ( long schemeId, object userState ) : void
schemeId long
userState object
리턴 void

DeleteFileVersionsAsync() 공개 메소드

public DeleteFileVersionsAsync ( long fileIds ) : void
fileIds long
리턴 void

DeleteFileVersionsAsync() 공개 메소드

public DeleteFileVersionsAsync ( long fileIds, object userState ) : void
fileIds long
userState object
리턴 void

DeleteFileVersionsByMasterIdsAsync() 공개 메소드

public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void
fileMasterIds long
keepCount int
minAge int
comment string
리턴 void

DeleteFileVersionsByMasterIdsAsync() 공개 메소드

public DeleteFileVersionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void
fileMasterIds long
keepCount int
minAge int
comment string
userState object
리턴 void

DeleteFileVersionsByMasterIdsUnconditionalAsync() 공개 메소드

public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void
fileMasterIds long
keepCount int
minAge int
comment string
리턴 void

DeleteFileVersionsByMasterIdsUnconditionalAsync() 공개 메소드

public DeleteFileVersionsByMasterIdsUnconditionalAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void
fileMasterIds long
keepCount int
minAge int
comment string
userState object
리턴 void

DeleteFileVersionsUnconditionalAsync() 공개 메소드

public DeleteFileVersionsUnconditionalAsync ( long fileIds ) : void
fileIds long
리턴 void

DeleteFileVersionsUnconditionalAsync() 공개 메소드

public DeleteFileVersionsUnconditionalAsync ( long fileIds, object userState ) : void
fileIds long
userState object
리턴 void

DeleteFilesFromFolderAsync() 공개 메소드

public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId ) : void
fileMasterIds long
folderId long
리턴 void

DeleteFilesFromFolderAsync() 공개 메소드

public DeleteFilesFromFolderAsync ( long fileMasterIds, long folderId, object userState ) : void
fileMasterIds long
folderId long
userState object
리턴 void

DeleteFilesFromFolderUnconditionalAsync() 공개 메소드

public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId ) : void
fileMasterIds long
folderId long
리턴 void

DeleteFilesFromFolderUnconditionalAsync() 공개 메소드

public DeleteFilesFromFolderUnconditionalAsync ( long fileMasterIds, long folderId, object userState ) : void
fileMasterIds long
folderId long
userState object
리턴 void

DeleteFolderHierarchyAsync() 공개 메소드

public DeleteFolderHierarchyAsync ( long folderId ) : void
folderId long
리턴 void

DeleteFolderHierarchyAsync() 공개 메소드

public DeleteFolderHierarchyAsync ( long folderId, object userState ) : void
folderId long
userState object
리턴 void

DeleteFolderHierarchyUnconditionalAsync() 공개 메소드

public DeleteFolderHierarchyUnconditionalAsync ( long folderId ) : void
folderId long
리턴 void

DeleteFolderHierarchyUnconditionalAsync() 공개 메소드

public DeleteFolderHierarchyUnconditionalAsync ( long folderId, object userState ) : void
folderId long
userState object
리턴 void

DeleteLabelAsync() 공개 메소드

public DeleteLabelAsync ( long labelId ) : void
labelId long
리턴 void

DeleteLabelAsync() 공개 메소드

public DeleteLabelAsync ( long labelId, object userState ) : void
labelId long
userState object
리턴 void

DeletePropertyGroupAsync() 공개 메소드

public DeletePropertyGroupAsync ( long propertyGroupId ) : void
propertyGroupId long
리턴 void

DeletePropertyGroupAsync() 공개 메소드

public DeletePropertyGroupAsync ( long propertyGroupId, object userState ) : void
propertyGroupId long
userState object
리턴 void

DeletePropertyGroupsAsync() 공개 메소드

public DeletePropertyGroupsAsync ( long propertyGroupIds ) : void
propertyGroupIds long
리턴 void

DeletePropertyGroupsAsync() 공개 메소드

public DeletePropertyGroupsAsync ( long propertyGroupIds, object userState ) : void
propertyGroupIds long
userState object
리턴 void

DisablePropertyDefinitionsForBasicSearchAsync() 공개 메소드

public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void
propertyDefinitions long
리턴 void

DisablePropertyDefinitionsForBasicSearchAsync() 공개 메소드

public DisablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void
propertyDefinitions long
userState object
리턴 void

DocumentService() 공개 메소드

public DocumentService ( ) : System.Diagnostics
리턴 System.Diagnostics

DownloadFileAsync() 공개 메소드

public DownloadFileAsync ( long fileId, bool allowSync ) : void
fileId long
allowSync bool
리턴 void

DownloadFileAsync() 공개 메소드

public DownloadFileAsync ( long fileId, bool allowSync, object userState ) : void
fileId long
allowSync bool
userState object
리턴 void

DownloadFilePartAsync() 공개 메소드

public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync ) : void
fileId long
firstByte long
lastByte long
allowSync bool
리턴 void

DownloadFilePartAsync() 공개 메소드

public DownloadFilePartAsync ( long fileId, long firstByte, long lastByte, bool allowSync, object userState ) : void
fileId long
firstByte long
lastByte long
allowSync bool
userState object
리턴 void

EnablePropertyDefinitionsForBasicSearchAsync() 공개 메소드

public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions ) : void
propertyDefinitions long
리턴 void

EnablePropertyDefinitionsForBasicSearchAsync() 공개 메소드

public EnablePropertyDefinitionsForBasicSearchAsync ( long propertyDefinitions, object userState ) : void
propertyDefinitions long
userState object
리턴 void

EndAddComponentCustomPropertyDefinition() 공개 메소드

public EndAddComponentCustomPropertyDefinition ( System asyncResult ) : PropDef
asyncResult System
리턴 PropDef

EndAddDesignVisualizationFileAttachment() 공개 메소드

public EndAddDesignVisualizationFileAttachment ( System asyncResult ) : void
asyncResult System
리턴 void

EndAddFile() 공개 메소드

public EndAddFile ( System asyncResult ) : File
asyncResult System
리턴 File

EndAddFileNamingScheme() 공개 메소드

public EndAddFileNamingScheme ( System asyncResult ) : FileNmngSchm
asyncResult System
리턴 FileNmngSchm

EndAddFolder() 공개 메소드

public EndAddFolder ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndAddLabel() 공개 메소드

public EndAddLabel ( System asyncResult ) : Label
asyncResult System
리턴 Label

EndAddPropertyGroup() 공개 메소드

public EndAddPropertyGroup ( System asyncResult ) : PropGrp
asyncResult System
리턴 PropGrp

EndAddUploadedFile() 공개 메소드

public EndAddUploadedFile ( System asyncResult ) : File
asyncResult System
리턴 File

EndCheckinFile() 공개 메소드

public EndCheckinFile ( System asyncResult ) : File
asyncResult System
리턴 File

EndCheckinUploadedFile() 공개 메소드

public EndCheckinUploadedFile ( System asyncResult ) : File
asyncResult System
리턴 File

EndCheckoutFile() 공개 메소드

public EndCheckoutFile ( System asyncResult, byte &fileContents ) : File
asyncResult System
fileContents byte
리턴 File

EndDeleteComponentCustomPropertyDefinition() 공개 메소드

public EndDeleteComponentCustomPropertyDefinition ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFileFromFolder() 공개 메소드

public EndDeleteFileFromFolder ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFileFromFolderUnconditional() 공개 메소드

public EndDeleteFileFromFolderUnconditional ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFileNamingScheme() 공개 메소드

public EndDeleteFileNamingScheme ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFileVersions() 공개 메소드

public EndDeleteFileVersions ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
asyncResult System
리턴 VaultExtractParentData.Document.FileDelStatus[]

EndDeleteFileVersionsByMasterIds() 공개 메소드

public EndDeleteFileVersionsByMasterIds ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
asyncResult System
리턴 VaultExtractParentData.Document.FileDelStatus[]

EndDeleteFileVersionsByMasterIdsUnconditional() 공개 메소드

public EndDeleteFileVersionsByMasterIdsUnconditional ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
asyncResult System
리턴 VaultExtractParentData.Document.FileDelStatus[]

EndDeleteFileVersionsUnconditional() 공개 메소드

public EndDeleteFileVersionsUnconditional ( System asyncResult ) : VaultExtractParentData.Document.FileDelStatus[]
asyncResult System
리턴 VaultExtractParentData.Document.FileDelStatus[]

EndDeleteFilesFromFolder() 공개 메소드

public EndDeleteFilesFromFolder ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFilesFromFolderUnconditional() 공개 메소드

public EndDeleteFilesFromFolderUnconditional ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFolderHierarchy() 공개 메소드

public EndDeleteFolderHierarchy ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteFolderHierarchyUnconditional() 공개 메소드

public EndDeleteFolderHierarchyUnconditional ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteLabel() 공개 메소드

public EndDeleteLabel ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeletePropertyGroup() 공개 메소드

public EndDeletePropertyGroup ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeletePropertyGroups() 공개 메소드

public EndDeletePropertyGroups ( System asyncResult ) : void
asyncResult System
리턴 void

EndDisablePropertyDefinitionsForBasicSearch() 공개 메소드

public EndDisablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void
asyncResult System
리턴 void

EndDownloadFile() 공개 메소드

public EndDownloadFile ( System asyncResult, byte &fileContents ) : string
asyncResult System
fileContents byte
리턴 string

EndDownloadFilePart() 공개 메소드

public EndDownloadFilePart ( System asyncResult ) : byte[]
asyncResult System
리턴 byte[]

EndEnablePropertyDefinitionsForBasicSearch() 공개 메소드

public EndEnablePropertyDefinitionsForBasicSearch ( System asyncResult ) : void
asyncResult System
리턴 void

EndFindFileFoldersBySearchConditions() 공개 메소드

public EndFindFileFoldersBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : VaultExtractParentData.Document.FileFolder[]
asyncResult System
bookmark string
searchstatus SrchStatus
리턴 VaultExtractParentData.Document.FileFolder[]

EndFindFilePathsByNameAndChecksum() 공개 메소드

public EndFindFilePathsByNameAndChecksum ( System asyncResult ) : VaultExtractParentData.Document.FilePath[]
asyncResult System
리턴 VaultExtractParentData.Document.FilePath[]

EndFindFilesByFoldersNamesAndChecksums() 공개 메소드

public EndFindFilesByFoldersNamesAndChecksums ( System asyncResult ) : VaultExtractParentData.Document.File[]
asyncResult System
리턴 VaultExtractParentData.Document.File[]

EndFindFilesByPathsAndChecksums() 공개 메소드

public EndFindFilesByPathsAndChecksums ( System asyncResult ) : VaultExtractParentData.Document.File[]
asyncResult System
리턴 VaultExtractParentData.Document.File[]

EndFindFilesBySearchConditions() 공개 메소드

public EndFindFilesBySearchConditions ( System asyncResult, string &bookmark, SrchStatus &searchstatus ) : VaultExtractParentData.Document.File[]
asyncResult System
bookmark string
searchstatus SrchStatus
리턴 VaultExtractParentData.Document.File[]

EndFindFoldersByIds() 공개 메소드

public EndFindFoldersByIds ( System asyncResult ) : VaultExtractParentData.Document.Folder[]
asyncResult System
리턴 VaultExtractParentData.Document.Folder[]

EndFindFoldersByPaths() 공개 메소드

public EndFindFoldersByPaths ( System asyncResult ) : VaultExtractParentData.Document.Folder[]
asyncResult System
리턴 VaultExtractParentData.Document.Folder[]

EndFindLabelByName() 공개 메소드

public EndFindLabelByName ( System asyncResult ) : Label
asyncResult System
리턴 Label

EndFindLabelsByNames() 공개 메소드

public EndFindLabelsByNames ( System asyncResult ) : VaultExtractParentData.Document.Label[]
asyncResult System
리턴 VaultExtractParentData.Document.Label[]

EndFindLatestFilesByPaths() 공개 메소드

public EndFindLatestFilesByPaths ( System asyncResult ) : VaultExtractParentData.Document.File[]
asyncResult System
리턴 VaultExtractParentData.Document.File[]

EndFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes() 공개 메소드

public EndFindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypes ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
asyncResult System
리턴 VaultExtractParentData.Document.PropDef[]

EndGetAllBasicSearchPropertyDefinitionIds() 공개 메소드

public EndGetAllBasicSearchPropertyDefinitionIds ( System asyncResult ) : long[]
asyncResult System
리턴 long[]

EndGetAllFileNamingSchemes() 공개 메소드

public EndGetAllFileNamingSchemes ( System asyncResult ) : VaultExtractParentData.Document.FileNmngSchm[]
asyncResult System
리턴 VaultExtractParentData.Document.FileNmngSchm[]

EndGetAllLabels() 공개 메소드

public EndGetAllLabels ( System asyncResult ) : VaultExtractParentData.Document.Label[]
asyncResult System
리턴 VaultExtractParentData.Document.Label[]

EndGetAllPropertyDefinitions() 공개 메소드

public EndGetAllPropertyDefinitions ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
asyncResult System
리턴 VaultExtractParentData.Document.PropDef[]

EndGetAllPropertyDefinitionsExtended() 공개 메소드

public EndGetAllPropertyDefinitionsExtended ( System asyncResult ) : VaultExtractParentData.Document.PropDef[]
asyncResult System
리턴 VaultExtractParentData.Document.PropDef[]

EndGetAllPropertyGroups() 공개 메소드

public EndGetAllPropertyGroups ( System asyncResult ) : VaultExtractParentData.Document.PropGrp[]
asyncResult System
리턴 VaultExtractParentData.Document.PropGrp[]

EndGetAssociatedFilePathsByIds() 공개 메소드

public EndGetAssociatedFilePathsByIds ( System asyncResult ) : VaultExtractParentData.Document.FilePathArray[]
asyncResult System
리턴 VaultExtractParentData.Document.FilePathArray[]

EndGetBOMByFileId() 공개 메소드

public EndGetBOMByFileId ( System asyncResult ) : BOM
asyncResult System
리턴 BOM

EndGetBOMByFileIds() 공개 메소드

public EndGetBOMByFileIds ( System asyncResult ) : VaultExtractParentData.Document.BOM[]
asyncResult System
리턴 VaultExtractParentData.Document.BOM[]

EndGetBlockExplorerDesignFileCheckin() 공개 메소드

public EndGetBlockExplorerDesignFileCheckin ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetBreakDesignVisualizationLinkCommandList() 공개 메소드

public EndGetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : BreakDesignVisualizationLinkCommandList
asyncResult System
리턴 BreakDesignVisualizationLinkCommandList

EndGetComponentProperties() 공개 메소드

public EndGetComponentProperties ( System asyncResult ) : CompPropInfo
asyncResult System
리턴 CompPropInfo

EndGetDWFPublishFolderLocation() 공개 메소드

public EndGetDWFPublishFolderLocation ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetDWFPublishPreserveFolderHierarchy() 공개 메소드

public EndGetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetDesignVisualizationAttachmentsByFileMasterIds() 공개 메소드

public EndGetDesignVisualizationAttachmentsByFileMasterIds ( System asyncResult ) : FileAssocArray[]
asyncResult System
리턴 FileAssocArray[]

EndGetEnableDWFAttachment() 공개 메소드

public EndGetEnableDWFAttachment ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetEnforceWorkingFolder() 공개 메소드

public EndGetEnforceWorkingFolder ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetFileAssociationRestrictionsById() 공개 메소드

public EndGetFileAssociationRestrictionsById ( System asyncResult ) : FileAssocRestric[]
asyncResult System
리턴 FileAssocRestric[]

EndGetFileAssociationsByIds() 공개 메소드

public EndGetFileAssociationsByIds ( System asyncResult ) : FileAssocArray[]
asyncResult System
리턴 FileAssocArray[]

EndGetFileById() 공개 메소드

public EndGetFileById ( System asyncResult ) : File
asyncResult System
리턴 File

EndGetFileByVersion() 공개 메소드

public EndGetFileByVersion ( System asyncResult ) : File
asyncResult System
리턴 File

EndGetFileDeleteRestrictionsByMasterId() 공개 메소드

public EndGetFileDeleteRestrictionsByMasterId ( System asyncResult ) : FileDelRestric[]
asyncResult System
리턴 FileDelRestric[]

EndGetFileDeleteRestrictionsByMasterIds() 공개 메소드

public EndGetFileDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricArray[]
asyncResult System
리턴 FileDelRestricArray[]

EndGetFileFoldersByLabelId() 공개 메소드

public EndGetFileFoldersByLabelId ( System asyncResult ) : FileFolder[]
asyncResult System
리턴 FileFolder[]

EndGetFileLockRestrictionsByMasterId() 공개 메소드

public EndGetFileLockRestrictionsByMasterId ( System asyncResult ) : FileLockRestric[]
asyncResult System
리턴 FileLockRestric[]

EndGetFileLockRestrictionsByMasterIds() 공개 메소드

public EndGetFileLockRestrictionsByMasterIds ( System asyncResult ) : FileLockRestricArray[]
asyncResult System
리턴 FileLockRestricArray[]

EndGetFileRenameRestrictionsByMasterId() 공개 메소드

public EndGetFileRenameRestrictionsByMasterId ( System asyncResult ) : FileRenameRestric[]
asyncResult System
리턴 FileRenameRestric[]

EndGetFileRenameRestrictionsByMasterIds() 공개 메소드

public EndGetFileRenameRestrictionsByMasterIds ( System asyncResult ) : FileRenameRestricArray[]
asyncResult System
리턴 FileRenameRestricArray[]

EndGetFileStatusSetRestrictionsByMasterIds() 공개 메소드

public EndGetFileStatusSetRestrictionsByMasterIds ( System asyncResult ) : DocRestricArray[]
asyncResult System
리턴 DocRestricArray[]

EndGetFileVersionDeleteRestrictionsByFileIds() 공개 메소드

public EndGetFileVersionDeleteRestrictionsByFileIds ( System asyncResult ) : FileDelRestricEx[]
asyncResult System
리턴 FileDelRestricEx[]

EndGetFileVersionDeleteRestrictionsByMasterIds() 공개 메소드

public EndGetFileVersionDeleteRestrictionsByMasterIds ( System asyncResult ) : FileDelRestricEx[]
asyncResult System
리턴 FileDelRestricEx[]

EndGetFilesByIds() 공개 메소드

public EndGetFilesByIds ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndGetFilesByMasterId() 공개 메소드

public EndGetFilesByMasterId ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndGetFilesByMasterIds() 공개 메소드

public EndGetFilesByMasterIds ( System asyncResult ) : FileArray[]
asyncResult System
리턴 FileArray[]

EndGetFilesByVersions() 공개 메소드

public EndGetFilesByVersions ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndGetFilterConfigXml() 공개 메소드

public EndGetFilterConfigXml ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetFolderById() 공개 메소드

public EndGetFolderById ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndGetFolderByPath() 공개 메소드

public EndGetFolderByPath ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndGetFolderDeleteRestrictionsById() 공개 메소드

public EndGetFolderDeleteRestrictionsById ( System asyncResult ) : FolderDelRestric[]
asyncResult System
리턴 FolderDelRestric[]

EndGetFolderDeleteRestrictionsByIds() 공개 메소드

public EndGetFolderDeleteRestrictionsByIds ( System asyncResult ) : FolderDelRestricArray[]
asyncResult System
리턴 FolderDelRestricArray[]

EndGetFolderMoveRestrictions() 공개 메소드

public EndGetFolderMoveRestrictions ( System asyncResult ) : DocRestric[]
asyncResult System
리턴 DocRestric[]

EndGetFolderRenameRestrictions() 공개 메소드

public EndGetFolderRenameRestrictions ( System asyncResult ) : DocRestric[]
asyncResult System
리턴 DocRestric[]

EndGetFolderRoot() 공개 메소드

public EndGetFolderRoot ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndGetFoldersByFileMasterId() 공개 메소드

public EndGetFoldersByFileMasterId ( System asyncResult ) : Folder[]
asyncResult System
리턴 Folder[]

EndGetFoldersByFileMasterIds() 공개 메소드

public EndGetFoldersByFileMasterIds ( System asyncResult ) : FolderArray[]
asyncResult System
리턴 FolderArray[]

EndGetFoldersByIds() 공개 메소드

public EndGetFoldersByIds ( System asyncResult ) : Folder[]
asyncResult System
리턴 Folder[]

EndGetFoldersByParentId() 공개 메소드

public EndGetFoldersByParentId ( System asyncResult ) : Folder[]
asyncResult System
리턴 Folder[]

EndGetFoldersByParentIds() 공개 메소드

public EndGetFoldersByParentIds ( System asyncResult ) : FolderArray[]
asyncResult System
리턴 FolderArray[]

EndGetFoldersByPaths() 공개 메소드

public EndGetFoldersByPaths ( System asyncResult ) : Folder[]
asyncResult System
리턴 Folder[]

EndGetLatestAssociatedFilePathsByMasterIds() 공개 메소드

public EndGetLatestAssociatedFilePathsByMasterIds ( System asyncResult ) : FilePathArray[]
asyncResult System
리턴 FilePathArray[]

EndGetLatestDuplicateFilePaths() 공개 메소드

public EndGetLatestDuplicateFilePaths ( System asyncResult ) : FilePath[]
asyncResult System
리턴 FilePath[]

EndGetLatestFileAssociationsByMasterIds() 공개 메소드

public EndGetLatestFileAssociationsByMasterIds ( System asyncResult ) : FileAssocArray[]
asyncResult System
리턴 FileAssocArray[]

EndGetLatestFileByMasterId() 공개 메소드

public EndGetLatestFileByMasterId ( System asyncResult ) : File
asyncResult System
리턴 File

EndGetLatestFilePathsByNames() 공개 메소드

public EndGetLatestFilePathsByNames ( System asyncResult ) : FilePathArray[]
asyncResult System
리턴 FilePathArray[]

EndGetLatestFilesByFolderId() 공개 메소드

public EndGetLatestFilesByFolderId ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndGetLatestFilesByFolderIds() 공개 메소드

public EndGetLatestFilesByFolderIds ( System asyncResult ) : FileArray[]
asyncResult System
리턴 FileArray[]

EndGetLatestFilesByMasterIds() 공개 메소드

public EndGetLatestFilesByMasterIds ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndGetProperties() 공개 메소드

public EndGetProperties ( System asyncResult ) : PropInst[]
asyncResult System
리턴 PropInst[]

EndGetRequiredWorkingFolderLocation() 공개 메소드

public EndGetRequiredWorkingFolderLocation ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetTrackFileStatus() 공개 메소드

public EndGetTrackFileStatus ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetUniqueFileNameRequired() 공개 메소드

public EndGetUniqueFileNameRequired ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndGetWorkspaceSyncFileLimit() 공개 메소드

public EndGetWorkspaceSyncFileLimit ( System asyncResult ) : uint
asyncResult System
리턴 uint

EndLockFileByMasterId() 공개 메소드

public EndLockFileByMasterId ( System asyncResult ) : File
asyncResult System
리턴 File

EndLockFilesByMasterIds() 공개 메소드

public EndLockFilesByMasterIds ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndMoveFile() 공개 메소드

public EndMoveFile ( System asyncResult ) : void
asyncResult System
리턴 void

EndMoveFolder() 공개 메소드

public EndMoveFolder ( System asyncResult ) : void
asyncResult System
리턴 void

EndReserveFileNamingDescriptions() 공개 메소드

public EndReserveFileNamingDescriptions ( System asyncResult ) : FileNmngDescr[]
asyncResult System
리턴 FileNmngDescr[]

EndRollbackFileNamingDescriptions() 공개 메소드

public EndRollbackFileNamingDescriptions ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetBlockExplorerDesignFileCheckin() 공개 메소드

public EndSetBlockExplorerDesignFileCheckin ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetBreakDesignVisualizationLinkCommandList() 공개 메소드

public EndSetBreakDesignVisualizationLinkCommandList ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDWFPublishFolderLocation() 공개 메소드

public EndSetDWFPublishFolderLocation ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDWFPublishPreserveFolderHierarchy() 공개 메소드

public EndSetDWFPublishPreserveFolderHierarchy ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDefaultFileNamingScheme() 공개 메소드

public EndSetDefaultFileNamingScheme ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDesignVisualizationAttachmentStatusById() 공개 메소드

public EndSetDesignVisualizationAttachmentStatusById ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetEnableDWFAttachment() 공개 메소드

public EndSetEnableDWFAttachment ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetEnforceWorkingFolder() 공개 메소드

public EndSetEnforceWorkingFolder ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetFileStatusByMasterId() 공개 메소드

public EndSetFileStatusByMasterId ( System asyncResult ) : File
asyncResult System
리턴 File

EndSetFileStatusByMasterIds() 공개 메소드

public EndSetFileStatusByMasterIds ( System asyncResult ) : File[]
asyncResult System
리턴 File[]

EndSetPropertyDefinitionDisplayName() 공개 메소드

public EndSetPropertyDefinitionDisplayName ( System asyncResult ) : PropDef
asyncResult System
리턴 PropDef

EndSetPropertyDefinitionsDisplayNames() 공개 메소드

public EndSetPropertyDefinitionsDisplayNames ( System asyncResult ) : PropDef[]
asyncResult System
리턴 PropDef[]

EndSetRequiredWorkingFolderLocation() 공개 메소드

public EndSetRequiredWorkingFolderLocation ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetTrackFileStatus() 공개 메소드

public EndSetTrackFileStatus ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetUniqueFileNameRequired() 공개 메소드

public EndSetUniqueFileNameRequired ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetWorkspaceSyncFileLimit() 공개 메소드

public EndSetWorkspaceSyncFileLimit ( System asyncResult ) : void
asyncResult System
리턴 void

EndShareFile() 공개 메소드

public EndShareFile ( System asyncResult ) : void
asyncResult System
리턴 void

EndUndoCheckoutFile() 공개 메소드

public EndUndoCheckoutFile ( System asyncResult, byte &fileContents ) : File
asyncResult System
fileContents byte
리턴 File

EndUnvoidPropertyDefinitions() 공개 메소드

public EndUnvoidPropertyDefinitions ( System asyncResult ) : void
asyncResult System
리턴 void

EndUpdateFileNamingScheme() 공개 메소드

public EndUpdateFileNamingScheme ( System asyncResult ) : void
asyncResult System
리턴 void

EndUpdateFolderName() 공개 메소드

public EndUpdateFolderName ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndUpdateFolderUNCPath() 공개 메소드

public EndUpdateFolderUNCPath ( System asyncResult ) : Folder
asyncResult System
리턴 Folder

EndUpdateLabel() 공개 메소드

public EndUpdateLabel ( System asyncResult ) : Label
asyncResult System
리턴 Label

EndUpdatePropertyGroup() 공개 메소드

public EndUpdatePropertyGroup ( System asyncResult ) : void
asyncResult System
리턴 void

EndUpdatePropertyGroups() 공개 메소드

public EndUpdatePropertyGroups ( System asyncResult ) : void
asyncResult System
리턴 void

EndUploadFilePart() 공개 메소드

public EndUploadFilePart ( System asyncResult ) : System.Guid
asyncResult System
리턴 System.Guid

EndValidateBOMByFileId() 공개 메소드

public EndValidateBOMByFileId ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndVoidPropertyDefinitions() 공개 메소드

public EndVoidPropertyDefinitions ( System asyncResult ) : void
asyncResult System
리턴 void

FindFileFoldersBySearchConditionsAsync() 공개 메소드

public FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
리턴 void

FindFileFoldersBySearchConditionsAsync() 공개 메소드

public FindFileFoldersBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
userState object
리턴 void

FindFilePathsByNameAndChecksumAsync() 공개 메소드

public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum ) : void
fileName string
checksum int
리턴 void

FindFilePathsByNameAndChecksumAsync() 공개 메소드

public FindFilePathsByNameAndChecksumAsync ( string fileName, int checksum, object userState ) : void
fileName string
checksum int
userState object
리턴 void

FindFilesByFoldersNamesAndChecksumsAsync() 공개 메소드

public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums ) : void
folderIds long
filenames string
checksums int
리턴 void

FindFilesByFoldersNamesAndChecksumsAsync() 공개 메소드

public FindFilesByFoldersNamesAndChecksumsAsync ( long folderIds, string filenames, int checksums, object userState ) : void
folderIds long
filenames string
checksums int
userState object
리턴 void

FindFilesByPathsAndChecksumsAsync() 공개 메소드

public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums ) : void
filePaths string
checksums int
리턴 void

FindFilesByPathsAndChecksumsAsync() 공개 메소드

public FindFilesByPathsAndChecksumsAsync ( string filePaths, int checksums, object userState ) : void
filePaths string
checksums int
userState object
리턴 void

FindFilesBySearchConditionsAsync() 공개 메소드

public FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark ) : void
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
리턴 void

FindFilesBySearchConditionsAsync() 공개 메소드

public FindFilesBySearchConditionsAsync ( SrchCond conditions, SrchSort sortConditions, long folderIds, bool recurseFolders, bool latestOnly, string bookmark, object userState ) : void
conditions SrchCond
sortConditions SrchSort
folderIds long
recurseFolders bool
latestOnly bool
bookmark string
userState object
리턴 void

FindFoldersByIdsAsync() 공개 메소드

public FindFoldersByIdsAsync ( long folderIds ) : void
folderIds long
리턴 void

FindFoldersByIdsAsync() 공개 메소드

public FindFoldersByIdsAsync ( long folderIds, object userState ) : void
folderIds long
userState object
리턴 void

FindFoldersByPathsAsync() 공개 메소드

public FindFoldersByPathsAsync ( string paths ) : void
paths string
리턴 void

FindFoldersByPathsAsync() 공개 메소드

public FindFoldersByPathsAsync ( string paths, object userState ) : void
paths string
userState object
리턴 void

FindLabelByNameAsync() 공개 메소드

public FindLabelByNameAsync ( string labelName ) : void
labelName string
리턴 void

FindLabelByNameAsync() 공개 메소드

public FindLabelByNameAsync ( string labelName, object userState ) : void
labelName string
userState object
리턴 void

FindLabelsByNamesAsync() 공개 메소드

public FindLabelsByNamesAsync ( string labelNames ) : void
labelNames string
리턴 void

FindLabelsByNamesAsync() 공개 메소드

public FindLabelsByNamesAsync ( string labelNames, object userState ) : void
labelNames string
userState object
리턴 void

FindLatestFilesByPathsAsync() 공개 메소드

public FindLatestFilesByPathsAsync ( string filePaths ) : void
filePaths string
리턴 void

FindLatestFilesByPathsAsync() 공개 메소드

public FindLatestFilesByPathsAsync ( string filePaths, object userState ) : void
filePaths string
userState object
리턴 void

FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync() 공개 메소드

public FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types ) : void
propertySetIds string
propIds string
types string
리턴 void

FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync() 공개 메소드

public FindPropertyDefinitionsByPropertySetIdsPropIdsAndDataTypesAsync ( string propertySetIds, string propIds, string types, object userState ) : void
propertySetIds string
propIds string
types string
userState object
리턴 void

GetAllBasicSearchPropertyDefinitionIdsAsync() 공개 메소드

public GetAllBasicSearchPropertyDefinitionIdsAsync ( ) : void
리턴 void

GetAllBasicSearchPropertyDefinitionIdsAsync() 공개 메소드

public GetAllBasicSearchPropertyDefinitionIdsAsync ( object userState ) : void
userState object
리턴 void

GetAllFileNamingSchemesAsync() 공개 메소드

public GetAllFileNamingSchemesAsync ( ) : void
리턴 void

GetAllFileNamingSchemesAsync() 공개 메소드

public GetAllFileNamingSchemesAsync ( object userState ) : void
userState object
리턴 void

GetAllLabelsAsync() 공개 메소드

public GetAllLabelsAsync ( ) : void
리턴 void

GetAllLabelsAsync() 공개 메소드

public GetAllLabelsAsync ( object userState ) : void
userState object
리턴 void

GetAllPropertyDefinitionsAsync() 공개 메소드

public GetAllPropertyDefinitionsAsync ( ) : void
리턴 void

GetAllPropertyDefinitionsAsync() 공개 메소드

public GetAllPropertyDefinitionsAsync ( object userState ) : void
userState object
리턴 void

GetAllPropertyDefinitionsExtendedAsync() 공개 메소드

public GetAllPropertyDefinitionsExtendedAsync ( ) : void
리턴 void

GetAllPropertyDefinitionsExtendedAsync() 공개 메소드

public GetAllPropertyDefinitionsExtendedAsync ( object userState ) : void
userState object
리턴 void

GetAllPropertyGroupsAsync() 공개 메소드

public GetAllPropertyGroupsAsync ( ) : void
리턴 void

GetAllPropertyGroupsAsync() 공개 메소드

public GetAllPropertyGroupsAsync ( object userState ) : void
userState object
리턴 void

GetAssociatedFilePathsByIdsAsync() 공개 메소드

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
리턴 void

GetAssociatedFilePathsByIdsAsync() 공개 메소드

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
리턴 void

GetBOMByFileIdAsync() 공개 메소드

public GetBOMByFileIdAsync ( long fileId ) : void
fileId long
리턴 void

GetBOMByFileIdAsync() 공개 메소드

public GetBOMByFileIdAsync ( long fileId, object userState ) : void
fileId long
userState object
리턴 void

GetBOMByFileIdsAsync() 공개 메소드

public GetBOMByFileIdsAsync ( long fileIds ) : void
fileIds long
리턴 void

GetBOMByFileIdsAsync() 공개 메소드

public GetBOMByFileIdsAsync ( long fileIds, object userState ) : void
fileIds long
userState object
리턴 void

GetBlockExplorerDesignFileCheckinAsync() 공개 메소드

public GetBlockExplorerDesignFileCheckinAsync ( ) : void
리턴 void

GetBlockExplorerDesignFileCheckinAsync() 공개 메소드

public GetBlockExplorerDesignFileCheckinAsync ( object userState ) : void
userState object
리턴 void

GetBreakDesignVisualizationLinkCommandListAsync() 공개 메소드

public GetBreakDesignVisualizationLinkCommandListAsync ( ) : void
리턴 void

GetBreakDesignVisualizationLinkCommandListAsync() 공개 메소드

public GetBreakDesignVisualizationLinkCommandListAsync ( object userState ) : void
userState object
리턴 void

GetComponentPropertiesAsync() 공개 메소드

public GetComponentPropertiesAsync ( long fileId, string uniqueId ) : void
fileId long
uniqueId string
리턴 void

GetComponentPropertiesAsync() 공개 메소드

public GetComponentPropertiesAsync ( long fileId, string uniqueId, object userState ) : void
fileId long
uniqueId string
userState object
리턴 void

GetDWFPublishFolderLocationAsync() 공개 메소드

public GetDWFPublishFolderLocationAsync ( ) : void
리턴 void

GetDWFPublishFolderLocationAsync() 공개 메소드

public GetDWFPublishFolderLocationAsync ( object userState ) : void
userState object
리턴 void

GetDWFPublishPreserveFolderHierarchyAsync() 공개 메소드

public GetDWFPublishPreserveFolderHierarchyAsync ( ) : void
리턴 void

GetDWFPublishPreserveFolderHierarchyAsync() 공개 메소드

public GetDWFPublishPreserveFolderHierarchyAsync ( object userState ) : void
userState object
리턴 void

GetDesignVisualizationAttachmentsByFileMasterIdsAsync() 공개 메소드

public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds ) : void
fileMasterIds long
리턴 void

GetDesignVisualizationAttachmentsByFileMasterIdsAsync() 공개 메소드

public GetDesignVisualizationAttachmentsByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void
fileMasterIds long
userState object
리턴 void

GetEnableDWFAttachmentAsync() 공개 메소드

public GetEnableDWFAttachmentAsync ( ) : void
리턴 void

GetEnableDWFAttachmentAsync() 공개 메소드

public GetEnableDWFAttachmentAsync ( object userState ) : void
userState object
리턴 void

GetEnforceWorkingFolderAsync() 공개 메소드

public GetEnforceWorkingFolderAsync ( ) : void
리턴 void

GetEnforceWorkingFolderAsync() 공개 메소드

public GetEnforceWorkingFolderAsync ( object userState ) : void
userState object
리턴 void

GetFileAssociationRestrictionsByIdAsync() 공개 메소드

public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds ) : void
fileId long
dependFileIds long
attachFileIds long
리턴 void

GetFileAssociationRestrictionsByIdAsync() 공개 메소드

public GetFileAssociationRestrictionsByIdAsync ( long fileId, long dependFileIds, long attachFileIds, object userState ) : void
fileId long
dependFileIds long
attachFileIds long
userState object
리턴 void

GetFileAssociationsByIdsAsync() 공개 메소드

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
리턴 void

GetFileAssociationsByIdsAsync() 공개 메소드

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
리턴 void

GetFileByIdAsync() 공개 메소드

public GetFileByIdAsync ( long fileId ) : void
fileId long
리턴 void

GetFileByIdAsync() 공개 메소드

public GetFileByIdAsync ( long fileId, object userState ) : void
fileId long
userState object
리턴 void

GetFileByVersionAsync() 공개 메소드

public GetFileByVersionAsync ( long fileMasterId, int versionNumber ) : void
fileMasterId long
versionNumber int
리턴 void

GetFileByVersionAsync() 공개 메소드

public GetFileByVersionAsync ( long fileMasterId, int versionNumber, object userState ) : void
fileMasterId long
versionNumber int
userState object
리턴 void

GetFileDeleteRestrictionsByMasterIdAsync() 공개 메소드

public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId ) : void
fileMasterId long
folderId long
리턴 void

GetFileDeleteRestrictionsByMasterIdAsync() 공개 메소드

public GetFileDeleteRestrictionsByMasterIdAsync ( long fileMasterId, long folderId, object userState ) : void
fileMasterId long
folderId long
userState object
리턴 void

GetFileDeleteRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds ) : void
fileMasterIds long
folderIds long
리턴 void

GetFileDeleteRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, long folderIds, object userState ) : void
fileMasterIds long
folderIds long
userState object
리턴 void

GetFileFoldersByLabelIdAsync() 공개 메소드

public GetFileFoldersByLabelIdAsync ( long labelId ) : void
labelId long
리턴 void

GetFileFoldersByLabelIdAsync() 공개 메소드

public GetFileFoldersByLabelIdAsync ( long labelId, object userState ) : void
labelId long
userState object
리턴 void

GetFileLockRestrictionsByMasterIdAsync() 공개 메소드

public GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId ) : void
fileMasterId long
리턴 void

GetFileLockRestrictionsByMasterIdAsync() 공개 메소드

public GetFileLockRestrictionsByMasterIdAsync ( long fileMasterId, object userState ) : void
fileMasterId long
userState object
리턴 void

GetFileLockRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds ) : void
fileMasterIds long
리턴 void

GetFileLockRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileLockRestrictionsByMasterIdsAsync ( long fileMasterIds, object userState ) : void
fileMasterIds long
userState object
리턴 void

GetFileRenameRestrictionsByMasterIdAsync() 공개 메소드

public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName ) : void
fileMasterId long
newFileName string
리턴 void

GetFileRenameRestrictionsByMasterIdAsync() 공개 메소드

public GetFileRenameRestrictionsByMasterIdAsync ( long fileMasterId, string newFileName, object userState ) : void
fileMasterId long
newFileName string
userState object
리턴 void

GetFileRenameRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames ) : void
fileMasterIds long
newFileNames string
리턴 void

GetFileRenameRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileRenameRestrictionsByMasterIdsAsync ( long fileMasterIds, string newFileNames, object userState ) : void
fileMasterIds long
newFileNames string
userState object
리턴 void

GetFileStatusSetRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void
fileMasterIds long
fileStatus FileStatus
리턴 void

GetFileStatusSetRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileStatusSetRestrictionsByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void
fileMasterIds long
fileStatus FileStatus
userState object
리턴 void

GetFileVersionDeleteRestrictionsByFileIdsAsync() 공개 메소드

public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds ) : void
fileIds long
리턴 void

GetFileVersionDeleteRestrictionsByFileIdsAsync() 공개 메소드

public GetFileVersionDeleteRestrictionsByFileIdsAsync ( long fileIds, object userState ) : void
fileIds long
userState object
리턴 void

GetFileVersionDeleteRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment ) : void
fileMasterIds long
keepCount int
minAge int
comment string
리턴 void

GetFileVersionDeleteRestrictionsByMasterIdsAsync() 공개 메소드

public GetFileVersionDeleteRestrictionsByMasterIdsAsync ( long fileMasterIds, int keepCount, int minAge, string comment, object userState ) : void
fileMasterIds long
keepCount int
minAge int
comment string
userState object
리턴 void

GetFilesByIdsAsync() 공개 메소드

public GetFilesByIdsAsync ( long fileIds ) : void
fileIds long
리턴 void

GetFilesByIdsAsync() 공개 메소드

public GetFilesByIdsAsync ( long fileIds, object userState ) : void
fileIds long
userState object
리턴 void

GetFilesByMasterIdAsync() 공개 메소드

public GetFilesByMasterIdAsync ( long fileMasterId ) : void
fileMasterId long
리턴 void

GetFilesByMasterIdAsync() 공개 메소드

public GetFilesByMasterIdAsync ( long fileMasterId, object userState ) : void
fileMasterId long
userState object
리턴 void

GetFilesByMasterIdsAsync() 공개 메소드

public GetFilesByMasterIdsAsync ( long fileMasterIds ) : void
fileMasterIds long
리턴 void

GetFilesByMasterIdsAsync() 공개 메소드

public GetFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void
fileMasterIds long
userState object
리턴 void

GetFilesByVersionsAsync() 공개 메소드

public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers ) : void
fileMasterIds long
versionNumbers int
리턴 void

GetFilesByVersionsAsync() 공개 메소드

public GetFilesByVersionsAsync ( long fileMasterIds, int versionNumbers, object userState ) : void
fileMasterIds long
versionNumbers int
userState object
리턴 void

GetFilterConfigXmlAsync() 공개 메소드

public GetFilterConfigXmlAsync ( ) : void
리턴 void

GetFilterConfigXmlAsync() 공개 메소드

public GetFilterConfigXmlAsync ( object userState ) : void
userState object
리턴 void

GetFolderByIdAsync() 공개 메소드

public GetFolderByIdAsync ( long folderId ) : void
folderId long
리턴 void

GetFolderByIdAsync() 공개 메소드

public GetFolderByIdAsync ( long folderId, object userState ) : void
folderId long
userState object
리턴 void

GetFolderByPathAsync() 공개 메소드

public GetFolderByPathAsync ( string path ) : void
path string
리턴 void

GetFolderByPathAsync() 공개 메소드

public GetFolderByPathAsync ( string path, object userState ) : void
path string
userState object
리턴 void

GetFolderDeleteRestrictionsByIdAsync() 공개 메소드

public GetFolderDeleteRestrictionsByIdAsync ( long folderId ) : void
folderId long
리턴 void

GetFolderDeleteRestrictionsByIdAsync() 공개 메소드

public GetFolderDeleteRestrictionsByIdAsync ( long folderId, object userState ) : void
folderId long
userState object
리턴 void

GetFolderDeleteRestrictionsByIdsAsync() 공개 메소드

public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds ) : void
folderIds long
리턴 void

GetFolderDeleteRestrictionsByIdsAsync() 공개 메소드

public GetFolderDeleteRestrictionsByIdsAsync ( long folderIds, object userState ) : void
folderIds long
userState object
리턴 void

GetFolderMoveRestrictionsAsync() 공개 메소드

public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId ) : void
folderId long
newParentFolderId long
리턴 void

GetFolderMoveRestrictionsAsync() 공개 메소드

public GetFolderMoveRestrictionsAsync ( long folderId, long newParentFolderId, object userState ) : void
folderId long
newParentFolderId long
userState object
리턴 void

GetFolderRenameRestrictionsAsync() 공개 메소드

public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName ) : void
folderId long
newFolderName string
리턴 void

GetFolderRenameRestrictionsAsync() 공개 메소드

public GetFolderRenameRestrictionsAsync ( long folderId, string newFolderName, object userState ) : void
folderId long
newFolderName string
userState object
리턴 void

GetFolderRootAsync() 공개 메소드

public GetFolderRootAsync ( ) : void
리턴 void

GetFolderRootAsync() 공개 메소드

public GetFolderRootAsync ( object userState ) : void
userState object
리턴 void

GetFoldersByFileMasterIdAsync() 공개 메소드

public GetFoldersByFileMasterIdAsync ( long fileMasterId ) : void
fileMasterId long
리턴 void

GetFoldersByFileMasterIdAsync() 공개 메소드

public GetFoldersByFileMasterIdAsync ( long fileMasterId, object userState ) : void
fileMasterId long
userState object
리턴 void

GetFoldersByFileMasterIdsAsync() 공개 메소드

public GetFoldersByFileMasterIdsAsync ( long fileMasterIds ) : void
fileMasterIds long
리턴 void

GetFoldersByFileMasterIdsAsync() 공개 메소드

public GetFoldersByFileMasterIdsAsync ( long fileMasterIds, object userState ) : void
fileMasterIds long
userState object
리턴 void

GetFoldersByIdsAsync() 공개 메소드

public GetFoldersByIdsAsync ( long folderIds ) : void
folderIds long
리턴 void

GetFoldersByIdsAsync() 공개 메소드

public GetFoldersByIdsAsync ( long folderIds, object userState ) : void
folderIds long
userState object
리턴 void

GetFoldersByParentIdAsync() 공개 메소드

public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse ) : void
parentFolderId long
recurse bool
리턴 void

GetFoldersByParentIdAsync() 공개 메소드

public GetFoldersByParentIdAsync ( long parentFolderId, bool recurse, object userState ) : void
parentFolderId long
recurse bool
userState object
리턴 void

GetFoldersByParentIdsAsync() 공개 메소드

public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse ) : void
parentFolderIds long
recurse bool
리턴 void

GetFoldersByParentIdsAsync() 공개 메소드

public GetFoldersByParentIdsAsync ( long parentFolderIds, bool recurse, object userState ) : void
parentFolderIds long
recurse bool
userState object
리턴 void

GetFoldersByPathsAsync() 공개 메소드

public GetFoldersByPathsAsync ( string paths ) : void
paths string
리턴 void

GetFoldersByPathsAsync() 공개 메소드

public GetFoldersByPathsAsync ( string paths, object userState ) : void
paths string
userState object
리턴 void

GetLatestAssociatedFilePathsByMasterIdsAsync() 공개 메소드

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
리턴 void

GetLatestAssociatedFilePathsByMasterIdsAsync() 공개 메소드

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
리턴 void

GetLatestDuplicateFilePathsAsync() 공개 메소드

public GetLatestDuplicateFilePathsAsync ( ) : void
리턴 void

GetLatestDuplicateFilePathsAsync() 공개 메소드

public GetLatestDuplicateFilePathsAsync ( object userState ) : void
userState object
리턴 void

GetLatestFileAssociationsByMasterIdsAsync() 공개 메소드

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
리턴 void

GetLatestFileAssociationsByMasterIdsAsync() 공개 메소드

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
리턴 void

GetLatestFileByMasterIdAsync() 공개 메소드

public GetLatestFileByMasterIdAsync ( long fileMasterId ) : void
fileMasterId long
리턴 void

GetLatestFileByMasterIdAsync() 공개 메소드

public GetLatestFileByMasterIdAsync ( long fileMasterId, object userState ) : void
fileMasterId long
userState object
리턴 void

GetLatestFilePathsByNamesAsync() 공개 메소드

public GetLatestFilePathsByNamesAsync ( string fileNames ) : void
fileNames string
리턴 void

GetLatestFilePathsByNamesAsync() 공개 메소드

public GetLatestFilePathsByNamesAsync ( string fileNames, object userState ) : void
fileNames string
userState object
리턴 void

GetLatestFilesByFolderIdAsync() 공개 메소드

public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden ) : void
folderId long
includeHidden bool
리턴 void

GetLatestFilesByFolderIdAsync() 공개 메소드

public GetLatestFilesByFolderIdAsync ( long folderId, bool includeHidden, object userState ) : void
folderId long
includeHidden bool
userState object
리턴 void

GetLatestFilesByFolderIdsAsync() 공개 메소드

public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden ) : void
folderIds long
includeHidden bool
리턴 void

GetLatestFilesByFolderIdsAsync() 공개 메소드

public GetLatestFilesByFolderIdsAsync ( long folderIds, bool includeHidden, object userState ) : void
folderIds long
includeHidden bool
userState object
리턴 void

GetLatestFilesByMasterIdsAsync() 공개 메소드

public GetLatestFilesByMasterIdsAsync ( long fileMasterIds ) : void
fileMasterIds long
리턴 void

GetLatestFilesByMasterIdsAsync() 공개 메소드

public GetLatestFilesByMasterIdsAsync ( long fileMasterIds, object userState ) : void
fileMasterIds long
userState object
리턴 void

GetPropertiesAsync() 공개 메소드

public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds ) : void
fileIds long
propertyDefinitionIds long
리턴 void

GetPropertiesAsync() 공개 메소드

public GetPropertiesAsync ( long fileIds, long propertyDefinitionIds, object userState ) : void
fileIds long
propertyDefinitionIds long
userState object
리턴 void

GetRequiredWorkingFolderLocationAsync() 공개 메소드

public GetRequiredWorkingFolderLocationAsync ( ) : void
리턴 void

GetRequiredWorkingFolderLocationAsync() 공개 메소드

public GetRequiredWorkingFolderLocationAsync ( object userState ) : void
userState object
리턴 void

GetTrackFileStatusAsync() 공개 메소드

public GetTrackFileStatusAsync ( ) : void
리턴 void

GetTrackFileStatusAsync() 공개 메소드

public GetTrackFileStatusAsync ( object userState ) : void
userState object
리턴 void

GetUniqueFileNameRequiredAsync() 공개 메소드

public GetUniqueFileNameRequiredAsync ( ) : void
리턴 void

GetUniqueFileNameRequiredAsync() 공개 메소드

public GetUniqueFileNameRequiredAsync ( object userState ) : void
userState object
리턴 void

GetWorkspaceSyncFileLimitAsync() 공개 메소드

public GetWorkspaceSyncFileLimitAsync ( ) : void
리턴 void

GetWorkspaceSyncFileLimitAsync() 공개 메소드

public GetWorkspaceSyncFileLimitAsync ( object userState ) : void
userState object
리턴 void

LockFileByMasterIdAsync() 공개 메소드

public LockFileByMasterIdAsync ( long fileMasterId, bool locked ) : void
fileMasterId long
locked bool
리턴 void

LockFileByMasterIdAsync() 공개 메소드

public LockFileByMasterIdAsync ( long fileMasterId, bool locked, object userState ) : void
fileMasterId long
locked bool
userState object
리턴 void

LockFilesByMasterIdsAsync() 공개 메소드

public LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked ) : void
fileMasterIds long
locked bool
리턴 void

LockFilesByMasterIdsAsync() 공개 메소드

public LockFilesByMasterIdsAsync ( long fileMasterIds, bool locked, object userState ) : void
fileMasterIds long
locked bool
userState object
리턴 void

MoveFileAsync() 공개 메소드

public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId ) : void
fileMasterId long
srcFolderId long
dstFolderId long
리턴 void

MoveFileAsync() 공개 메소드

public MoveFileAsync ( long fileMasterId, long srcFolderId, long dstFolderId, object userState ) : void
fileMasterId long
srcFolderId long
dstFolderId long
userState object
리턴 void

MoveFolderAsync() 공개 메소드

public MoveFolderAsync ( long folderId, long newParentFolderId ) : void
folderId long
newParentFolderId long
리턴 void

MoveFolderAsync() 공개 메소드

public MoveFolderAsync ( long folderId, long newParentFolderId, object userState ) : void
folderId long
newParentFolderId long
userState object
리턴 void

ReserveFileNamingDescriptionsAsync() 공개 메소드

public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size ) : void
fileNamingSchemeId long
size int
리턴 void

ReserveFileNamingDescriptionsAsync() 공개 메소드

public ReserveFileNamingDescriptionsAsync ( long fileNamingSchemeId, int size, object userState ) : void
fileNamingSchemeId long
size int
userState object
리턴 void

RollbackFileNamingDescriptionsAsync() 공개 메소드

public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions ) : void
descriptions FileNmngDescr
리턴 void

RollbackFileNamingDescriptionsAsync() 공개 메소드

public RollbackFileNamingDescriptionsAsync ( FileNmngDescr descriptions, object userState ) : void
descriptions FileNmngDescr
userState object
리턴 void

SetBlockExplorerDesignFileCheckinAsync() 공개 메소드

public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin ) : void
blockCheckin bool
리턴 void

SetBlockExplorerDesignFileCheckinAsync() 공개 메소드

public SetBlockExplorerDesignFileCheckinAsync ( bool blockCheckin, object userState ) : void
blockCheckin bool
userState object
리턴 void

SetBreakDesignVisualizationLinkCommandListAsync() 공개 메소드

public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList ) : void
commandList BreakDesignVisualizationLinkCommandList
리턴 void

SetBreakDesignVisualizationLinkCommandListAsync() 공개 메소드

public SetBreakDesignVisualizationLinkCommandListAsync ( BreakDesignVisualizationLinkCommandList commandList, object userState ) : void
commandList BreakDesignVisualizationLinkCommandList
userState object
리턴 void

SetDWFPublishFolderLocationAsync() 공개 메소드

public SetDWFPublishFolderLocationAsync ( string location ) : void
location string
리턴 void

SetDWFPublishFolderLocationAsync() 공개 메소드

public SetDWFPublishFolderLocationAsync ( string location, object userState ) : void
location string
userState object
리턴 void

SetDWFPublishPreserveFolderHierarchyAsync() 공개 메소드

public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve ) : void
preserve bool
리턴 void

SetDWFPublishPreserveFolderHierarchyAsync() 공개 메소드

public SetDWFPublishPreserveFolderHierarchyAsync ( bool preserve, object userState ) : void
preserve bool
userState object
리턴 void

SetDefaultFileNamingSchemeAsync() 공개 메소드

public SetDefaultFileNamingSchemeAsync ( long schemeId ) : void
schemeId long
리턴 void

SetDefaultFileNamingSchemeAsync() 공개 메소드

public SetDefaultFileNamingSchemeAsync ( long schemeId, object userState ) : void
schemeId long
userState object
리턴 void

SetDesignVisualizationAttachmentStatusByIdAsync() 공개 메소드

public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status ) : void
fileId long
status DesignVisualizationAttachmentStatus
리턴 void

SetDesignVisualizationAttachmentStatusByIdAsync() 공개 메소드

public SetDesignVisualizationAttachmentStatusByIdAsync ( long fileId, DesignVisualizationAttachmentStatus status, object userState ) : void
fileId long
status DesignVisualizationAttachmentStatus
userState object
리턴 void

SetEnableDWFAttachmentAsync() 공개 메소드

public SetEnableDWFAttachmentAsync ( bool enabled ) : void
enabled bool
리턴 void

SetEnableDWFAttachmentAsync() 공개 메소드

public SetEnableDWFAttachmentAsync ( bool enabled, object userState ) : void
enabled bool
userState object
리턴 void

SetEnforceWorkingFolderAsync() 공개 메소드

public SetEnforceWorkingFolderAsync ( bool enforce ) : void
enforce bool
리턴 void

SetEnforceWorkingFolderAsync() 공개 메소드

public SetEnforceWorkingFolderAsync ( bool enforce, object userState ) : void
enforce bool
userState object
리턴 void

SetFileStatusByMasterIdAsync() 공개 메소드

public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus ) : void
fileMasterId long
fileStatus FileStatus
리턴 void

SetFileStatusByMasterIdAsync() 공개 메소드

public SetFileStatusByMasterIdAsync ( long fileMasterId, FileStatus fileStatus, object userState ) : void
fileMasterId long
fileStatus FileStatus
userState object
리턴 void

SetFileStatusByMasterIdsAsync() 공개 메소드

public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus ) : void
fileMasterIds long
fileStatus FileStatus
리턴 void

SetFileStatusByMasterIdsAsync() 공개 메소드

public SetFileStatusByMasterIdsAsync ( long fileMasterIds, FileStatus fileStatus, object userState ) : void
fileMasterIds long
fileStatus FileStatus
userState object
리턴 void

SetPropertyDefinitionDisplayNameAsync() 공개 메소드

public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName ) : void
propertyDefinitionId long
displayName string
리턴 void

SetPropertyDefinitionDisplayNameAsync() 공개 메소드

public SetPropertyDefinitionDisplayNameAsync ( long propertyDefinitionId, string displayName, object userState ) : void
propertyDefinitionId long
displayName string
userState object
리턴 void

SetPropertyDefinitionsDisplayNamesAsync() 공개 메소드

public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames ) : void
propertyDefinitionIds long
displayNames string
리턴 void

SetPropertyDefinitionsDisplayNamesAsync() 공개 메소드

public SetPropertyDefinitionsDisplayNamesAsync ( long propertyDefinitionIds, string displayNames, object userState ) : void
propertyDefinitionIds long
displayNames string
userState object
리턴 void

SetRequiredWorkingFolderLocationAsync() 공개 메소드

public SetRequiredWorkingFolderLocationAsync ( string location ) : void
location string
리턴 void

SetRequiredWorkingFolderLocationAsync() 공개 메소드

public SetRequiredWorkingFolderLocationAsync ( string location, object userState ) : void
location string
userState object
리턴 void

SetTrackFileStatusAsync() 공개 메소드

public SetTrackFileStatusAsync ( bool trackStatus ) : void
trackStatus bool
리턴 void

SetTrackFileStatusAsync() 공개 메소드

public SetTrackFileStatusAsync ( bool trackStatus, object userState ) : void
trackStatus bool
userState object
리턴 void

SetUniqueFileNameRequiredAsync() 공개 메소드

public SetUniqueFileNameRequiredAsync ( bool required ) : void
required bool
리턴 void

SetUniqueFileNameRequiredAsync() 공개 메소드

public SetUniqueFileNameRequiredAsync ( bool required, object userState ) : void
required bool
userState object
리턴 void

SetWorkspaceSyncFileLimitAsync() 공개 메소드

public SetWorkspaceSyncFileLimitAsync ( uint limit ) : void
limit uint
리턴 void

SetWorkspaceSyncFileLimitAsync() 공개 메소드

public SetWorkspaceSyncFileLimitAsync ( uint limit, object userState ) : void
limit uint
userState object
리턴 void

ShareFileAsync() 공개 메소드

public ShareFileAsync ( long fileMasterId, long folderId ) : void
fileMasterId long
folderId long
리턴 void

ShareFileAsync() 공개 메소드

public ShareFileAsync ( long fileMasterId, long folderId, object userState ) : void
fileMasterId long
folderId long
userState object
리턴 void

UndoCheckoutFileAsync() 공개 메소드

public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile ) : void
fileMasterId long
downloadFile bool
리턴 void

UndoCheckoutFileAsync() 공개 메소드

public UndoCheckoutFileAsync ( long fileMasterId, bool downloadFile, object userState ) : void
fileMasterId long
downloadFile bool
userState object
리턴 void

UnvoidPropertyDefinitionsAsync() 공개 메소드

public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void
propertyDefinitions long
리턴 void

UnvoidPropertyDefinitionsAsync() 공개 메소드

public UnvoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void
propertyDefinitions long
userState object
리턴 void

UpdateFileNamingSchemeAsync() 공개 메소드

public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme ) : void
scheme FileNmngSchm
리턴 void

UpdateFileNamingSchemeAsync() 공개 메소드

public UpdateFileNamingSchemeAsync ( FileNmngSchm scheme, object userState ) : void
scheme FileNmngSchm
userState object
리턴 void

UpdateFolderNameAsync() 공개 메소드

public UpdateFolderNameAsync ( long folderId, string folderName ) : void
folderId long
folderName string
리턴 void

UpdateFolderNameAsync() 공개 메소드

public UpdateFolderNameAsync ( long folderId, string folderName, object userState ) : void
folderId long
folderName string
userState object
리턴 void

UpdateFolderUNCPathAsync() 공개 메소드

public UpdateFolderUNCPathAsync ( long folderId, string uncPath ) : void
folderId long
uncPath string
리턴 void

UpdateFolderUNCPathAsync() 공개 메소드

public UpdateFolderUNCPathAsync ( long folderId, string uncPath, object userState ) : void
folderId long
uncPath string
userState object
리턴 void

UpdateLabelAsync() 공개 메소드

public UpdateLabelAsync ( long labelId, string labelName, string comment ) : void
labelId long
labelName string
comment string
리턴 void

UpdateLabelAsync() 공개 메소드

public UpdateLabelAsync ( long labelId, string labelName, string comment, object userState ) : void
labelId long
labelName string
comment string
userState object
리턴 void

UpdatePropertyGroupAsync() 공개 메소드

public UpdatePropertyGroupAsync ( PropGrp propertyGroup ) : void
propertyGroup PropGrp
리턴 void

UpdatePropertyGroupAsync() 공개 메소드

public UpdatePropertyGroupAsync ( PropGrp propertyGroup, object userState ) : void
propertyGroup PropGrp
userState object
리턴 void

UpdatePropertyGroupsAsync() 공개 메소드

public UpdatePropertyGroupsAsync ( PropGrp propertyGroups ) : void
propertyGroups PropGrp
리턴 void

UpdatePropertyGroupsAsync() 공개 메소드

public UpdatePropertyGroupsAsync ( PropGrp propertyGroups, object userState ) : void
propertyGroups PropGrp
userState object
리턴 void

UploadFilePartAsync() 공개 메소드

public UploadFilePartAsync ( System uploadIdentifier, byte filePart ) : void
uploadIdentifier System
filePart byte
리턴 void

UploadFilePartAsync() 공개 메소드

public UploadFilePartAsync ( System uploadIdentifier, byte filePart, object userState ) : void
uploadIdentifier System
filePart byte
userState object
리턴 void

ValidateBOMByFileIdAsync() 공개 메소드

public ValidateBOMByFileIdAsync ( long fileId ) : void
fileId long
리턴 void

ValidateBOMByFileIdAsync() 공개 메소드

public ValidateBOMByFileIdAsync ( long fileId, object userState ) : void
fileId long
userState object
리턴 void

VoidPropertyDefinitionsAsync() 공개 메소드

public VoidPropertyDefinitionsAsync ( long propertyDefinitions ) : void
propertyDefinitions long
리턴 void

VoidPropertyDefinitionsAsync() 공개 메소드

public VoidPropertyDefinitionsAsync ( long propertyDefinitions, object userState ) : void
propertyDefinitions long
userState object
리턴 void