Starts an enumeration of the attributes to which this variable is mapped for the specified file type.
Syntax
Visual Basic (Declaration) | |
---|
Function GetFirstAttributePosition( _
ByVal bsFileExtension As System.String _
) As IEdmPos5 |
Parameters
- bsFileExtension
- Extension of file for which to get attributes, e.g., "DWG" or "DOC"; "" to get all attributes for all file types
Return Value
IEdmPos5; position of the first attribute in the enumeration
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2