AttributeHelper.SetParsedAttributeValue Method
Public Shared Sub SetParsedAttributeValue( _
ByVal parsed_value As String, _
ByVal attribute As AttributeInfo _
)
This language is not supported or no code example is available.
public static void SetParsedAttributeValue(
string parsed_value,
AttributeInfo attribute
)
This language is not supported or no code example is available.
public:
static void SetParsedAttributeValue(
String^ parsed_value,
AttributeInfo^ attribute
)
This language is not supported or no code example is available.
Parameters
- parsed_value
- string
<default>
- attribute
- AttributeInfo
<default>