Share

PartsListColumn.GetFilePropertyId Method

Parent Object: PartsListColumn

Description

Method that returns the id of the property associated with the column. This method will return an error if the PropertyType property does not return a value of kFilePropertyType.

Syntax

PartsListColumn.GetFilePropertyId( PropertySetId As String, PropId As Long )

Parameters

Name Type Description
PropertySetId String Returned String that specifies the internal name of the property set that contains the property. This is the FMTID associated with the property set.
PropId Long Returned Long that specifies the property id. This value is unique within the specified property set.

Version

Introduced in version 9

Was this information helpful?