Message 1 of 2
Reading Occurrence Visibility

Not applicable
07-04-2010
12:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, am trying to read occurrence visibility using
VARIANT_BOOL isVisible;
occurrence->get_Visibility (&isVisible);
but above function does not return anything , is there any other way to read occurrence visibility ?
Regards.