Valid Property
Description
Specifies whether information was successfully saved to a PropExchange object.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property Valid() As Boolean
Remarks
When saving information, the Valid property should be used after a call to one of the CreateAs methods to verify that the layout information was correctly saved to the PropExchange object.
See Also
Example
Sample using the Valid property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.