Home > All Other Interfaces > IFeatureAttribute > Value
Returns or sets the attribute value.
JavaScript |
|
Value |
C# |
|
string Value { get; set; } |
C++ |
|
HRESULT Value([out, retval] BSTR* pVal) HRESULT Value([in] BSTR pVal) |