Updater Change Just opened views

Updater Change Just opened views

Anonymous
Not applicable
354 Views
1 Reply
Message 1 of 2

Updater Change Just opened views

Anonymous
Not applicable

Hello,

 

I want to make  changes in views using Updater but just the opened views not all views. I think in UIView class to get all opened views but how i can get UIDoument in Execute () of the updater.

 

Regards,

 

Hossam

0 Likes
Accepted solutions (1)
355 Views
1 Reply
Reply (1)
Message 2 of 2

matthew_taylor
Advisor
Advisor
Accepted solution

Hi @Anonymous,

 

The UI.UIDocument object has a constructer that uses the DB.Document object.

Dim uiDoc as UiDocument = new UiDocument(doc)

Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?