
C# | Visual Basic | Visual C++ |
public static MovementType AsEnumMember( this string input )
<ExtensionAttribute> Public Shared Function AsEnumMember ( input As String ) As MovementType
public: [ExtensionAttribute] static MovementType AsEnumMember( String^ input )

- input (String)


In Visual Basic and C#, you can call this method as an instance method on any object of type String. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290