| Visual Basic | |
|---|---|
Function GetEnumeratorVariable( _ Optional ByVal bsOptionalPath As System.String _ ) As IEdmEnumeratorVariable5 | |
| C# | |
|---|---|
IEdmEnumeratorVariable5 GetEnumeratorVariable( System.string bsOptionalPath ) | |
| C++/CLI | |
|---|---|
IEdmEnumeratorVariable5^ GetEnumeratorVariable( & System.String^ bsOptionalPath ) | |
Parameters
- bsOptionalPath
- Optional; full file path to the file to access; if not specified, uses location where this file is checked out (see Remarks)
Return Value
IEdmEnumeratorVariable5Set Initial Revision (VB.NET)
Set Initial Revision (C#)
Set Part Number Using Default Serial Numbers (C#)
Set Part Number Using Default Serial Numbers (VB.NET)
Set Initial Revision (C#)
Set Part Number Using Default Serial Numbers (C#)
Set Part Number Using Default Serial Numbers (VB.NET)
You must check out a file in order to write variables in its data card.
See Return Codes for the complete list of potential success and error codes. The following are just a few examples:
- S_OK: The method successfully executed.
- E_EDM_FILE_NOT_FOUND: File not found on the specified path.
SOLIDWORKS PDM Professional Version 5.2