ServiceParameterAttribute(EXLangSParameter, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ServiceParameterAttribute(Microsoft::XLANGs::BaseTypes::EXLangSParameter parameterInfo, System::String ^ trueType);
public ServiceParameterAttribute (Microsoft.XLANGs.BaseTypes.EXLangSParameter parameterInfo, string trueType);
new Microsoft.XLANGs.BaseTypes.ServiceParameterAttribute : Microsoft.XLANGs.BaseTypes.EXLangSParameter * string -> Microsoft.XLANGs.BaseTypes.ServiceParameterAttribute
Public Sub New (parameterInfo As EXLangSParameter, trueType As String)
Parameters
- parameterInfo
- EXLangSParameter
- trueType
- String