does the record exist?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property IsValid As Boolean
Get
Dim instance As IContact
Dim value As Boolean
value = instance.IsValid
property bool IsValid {
bool get ();
}
Property Value
Type:
BooleanImplements
IModelBaseIsValid
See Also