This document is archived and information here might be outdated. Recommended version. |
Value of this network element for the given network attribute name.
[Visual Basic .NET]
Public Function get_AttributeValueByName ( _
ByVal AttributeName As String _
) As Object
[C#]
public object get_AttributeValueByName (
string AttributeName
);
[C++]
HRESULT get_AttributeValueByName(
void
);