Picture type - GIF/JPG/BMP
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Type As String
Get
Dim instance As ISOPicture
Dim value As String
value = instance.Type
property String^ Type {
String^ get ();
}
Property Value
Type:
String
See Also