hasSnapshot property
Returns true if the report has a snapshot image, the SocialOverlay.getReportSnapshot method can be used on OverlayItem to retrieve the image
Implementation
bool? hasSnapshot;
Returns true if the report has a snapshot image, the SocialOverlay.getReportSnapshot method can be used on OverlayItem to retrieve the image
bool? hasSnapshot;