This document is archived and information here might be outdated. Recommended version. |
The field name for the length attribute.
[Visual Basic .NET]
Public Property LengthAttributeName As String
[C#]
public string LengthAttributeName {get; set;}
[C++]
HRESULT get_LengthAttributeName(
System.String* LengthAttributeName
);
[C++]
HRESULT put_LengthAttributeName(
BSTR LengthAttributeName
);
[C++] Parameters LengthAttributeName [out, retval]
LengthAttributeName is a parameter of type BSTR* LengthAttributeName [in]
LengthAttributeName is a parameter of type BSTR