Can you read the object guarded by this sentry?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property CanRead As Boolean
Get
Dim instance As ISentry
Dim value As Boolean
value = instance.CanRead
property bool CanRead {
bool get ();
}
Property Value
Type:
Boolean
See Also