Sentry settings for this object. Lets you find out your read/write access to the object.
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Sentry As SOSentry
Get
Dim instance As IQuote
Dim value As SOSentry
value = instance.Sentry
property SOSentry^ Sentry {
SOSentry^ get ();
}
Property Value
Type:
SOSentry
See Also