This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IM > IMessageTemplate Interface > IMessageTemplate.SourceType Property (ArcObjects .NET 10.4 SDK) |
Indication if the source is the dataset definition or a feature.
[Visual Basic .NET] Public Property SourceType As enumTemplateSourceType
[C#] public enumTemplateSourceType SourceType {get; set;}
[C++]
HRESULT get_SourceType(
enumTemplateSourceType* Type
);
[C++]
HRESULT put_SourceType(
enumTemplateSourceType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type enumTemplateSourceType Type [in]
Type is a parameter of type enumTemplateSourceType