String
IAttributeCollection
.GetStringValue(String name)
Returns the string value of the attribute identified by its name.
Remarks
Examples
Parameters
name
Type: String
The name of the attribute.
Return Value
Type: String
Returns the attribute value as string.