| Visual Basic | |
|---|---|
Function GetPropt( _ ByVal eProp As EdmFindUserProp _ ) As System.Object | |
| C# | |
|---|---|
System.object GetPropt( EdmFindUserProp eProp ) | |
| C++/CLI | |
|---|---|
System.Object^ GetPropt( & EdmFindUserProp eProp ) | |
Parameters
- eProp
- User property to search for as defined by EdmFindUserProp
Return Value
Value of the property specified in ePropSee the IEdmFindUser examples.
- S_OK: The method successfully executed.
- S_FALSE: An argument is invalid.
SOLIDWORKS PDM Professional 2013