Share

DerivedParameter.CustomPropertyFormat Property

Parent Object: DerivedParameter

Description

Property that returns the CustomPropertyFormat object associated with this parameter. The CustomPropertyFormat provides control over how the parameter value is formatted when it is exposed as a custom iProperty.

Syntax

DerivedParameter.CustomPropertyFormat() As CustomPropertyFormat

Property Value

This is a read only property whose value is a CustomPropertyFormat.

Version

Introduced in version 2010

Was this information helpful?