This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IT > ITrafficFeed Interface > ITrafficFeed.Properties Property (ArcObjects .NET 10.4 SDK) |
The type of feed.
[Visual Basic .NET] Public Property Properties As IPropertySet
[C#] public IPropertySet Properties {get; set;}
[C++]
HRESULT get_Properties(
IPropertySet** ppVal
);
[C++]
HRESULT put_Properties(
IPropertySet* ppVal
);
[C++]
Parameters ppVal [out, retval]
ppVal is a parameter of type IPropertySet ppVal [in]
ppVal is a parameter of type IPropertySet