Click or drag to resize

ISOPictureIsReadOnly Property

Returns true if the picture is read-only. Person and Project pictures are read/write, Status monitors are usually read-only.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also