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

GetEnableDWFAttachmentAsync() public method

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

Same methods

DocumentService::GetEnableDWFAttachmentAsync ( object userState ) : void
DocumentService