EventHandlerExecutionOrderPreserverEventHandlerPriorityFound Property |
Used for internal book-keeping, not serialized.
Namespace:
MFiles.VAF.Core
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool Found { get; set; }
Public Property Found As Boolean
Get
Set
public:
property bool Found {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also