Table descriptions for replication.
[Visual Basic .NET] Public Property TableDescriptions As IGFSTableDescriptions
[C#] public IGFSTableDescriptions TableDescriptions {get; set;}
[C++]
HRESULT get_TableDescriptions(
IGFSTableDescriptions** GFSTableDescriptions
);
[C++]
HRESULT putref_TableDescriptions(
IGFSTableDescriptions* GFSTableDescriptions
);
[C++]Parameters
GFSTableDescriptions [out, retval]GFSTableDescriptions is a parameter of type IGFSTableDescriptions
GFSTableDescriptions [in]GFSTableDescriptions is a parameter of type IGFSTableDescriptions
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.