Solid Edge Framework Type Library
PropertyByID Method
Specifies the ID of a Property object.
Description
Uses the specified Property ID to return the Property object for the referenced object.
Syntax
Visual Basic
Public Function PropertyByID( _
   ByVal vIndex As Variant _
) As Property
Parameters
vIndex
Specifies the ID of a Property object.
See Also

Properties Collection  | Properties Members