This document is archived and information here might be outdated. Recommended version. |
The source ID field name.
[Visual Basic .NET]
Public Property SourceIDFieldName As String
[C#]
public string SourceIDFieldName {get; set;}
[C++]
HRESULT get_SourceIDFieldName(
BSTR FieldName
);
[C++]
HRESULT put_SourceIDFieldName(
System.String* FieldName
);
[C++] Parameters FieldName [in]
FieldName is a parameter of type BSTR FieldName [out, retval]
FieldName is a parameter of type BSTR*
SourceIDFieldName specifies the field which contains the Source ID values. Each feature class added to a network dataset gets assinged a unique Source ID.