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