Click or drag to resize

ISentryAreAllRequiredFieldsFilled Property

Are all the required fields on the object filled in? (e.g. contact.name, contact.category)?

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool AreAllRequiredFieldsFilled { get; }

Property Value

Type: Boolean
See Also