Data Source for left table.
[Visual Basic .NET] Public Property LeftSourceDescription As IMapServerSourceDescription
[C#] public IMapServerSourceDescription LeftSourceDescription {get; set;}
[C++]
HRESULT get_LeftSourceDescription(
IMapServerSourceDescription** ppLeftSourceDescription
);
[C++]
HRESULT put_LeftSourceDescription(
IMapServerSourceDescription* ppLeftSourceDescription
);
[C++]Parameters
ppLeftSourceDescription [out, retval]ppLeftSourceDescription is a parameter of type IMapServerSourceDescription
ppLeftSourceDescription [in]ppLeftSourceDescription is a parameter of type IMapServerSourceDescription
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.