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