Microsoft SDK for Java

PropertyInfo.getShouldPersistMethod

Retrieves the shouldPersist<PropertyName> method of the component class.

Syntax

public Method getShouldPersistMethod()

Return Value

Returns the shouldPersist<PropertyName> method, if it exists; otherwise, returns null.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.