ClientXADef property of Image Server Layer.
[Visual Basic .NET] Public Property ClientXADefProps As String
[C#] public string ClientXADefProps {get; set;}
[C++]
HRESULT get_ClientXADefProps(
BSTR* ClientXADef
);
[C++]
HRESULT put_ClientXADefProps(
BSTR ClientXADef
);
[C++]Parameters
ClientXADef [out, retval] ClientXADef is a parameter of type BSTR ClientXADef [in] ClientXADef is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.