IStatusMonitorPicture Property |
Picture to be displayed in the client when monitor is active.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxISOPicture Picture { get; }
ReadOnly Property Picture As ISOPicture
Get
Dim instance As IStatusMonitor
Dim value As ISOPicture
value = instance.Picture
property ISOPicture^ Picture {
ISOPicture^ get ();
}
Property Value
Type:
ISOPicture
See Also