VaultFolderCreate.DocumentSvc.DocumentService.GetDWFPublishFolderLocationAsync C# (CSharp) Method

GetDWFPublishFolderLocationAsync() public method

public GetDWFPublishFolderLocationAsync ( ) : void
return void
        public void GetDWFPublishFolderLocationAsync() {
            this.GetDWFPublishFolderLocationAsync(null);
        }
        

Same methods

DocumentService::GetDWFPublishFolderLocationAsync ( object userState ) : void
DocumentService