VaultFolderCreate.DocumentSvc.DocumentService.GetDWFPublishFolderLocationAsync C# (CSharp) Метод

GetDWFPublishFolderLocationAsync() публичный Метод

public GetDWFPublishFolderLocationAsync ( ) : void
Результат void
        public void GetDWFPublishFolderLocationAsync() {
            this.GetDWFPublishFolderLocationAsync(null);
        }
        

Same methods

DocumentService::GetDWFPublishFolderLocationAsync ( object userState ) : void
DocumentService