Indicates if the relationship class to be excluded from the replica description.
[Visual Basic .NET] Public Property Excluded As Boolean
[C#] public bool Excluded {get; set;}
[C++]
HRESULT get_Excluded(
VARIANT_BOOL* RelExcluded
);
[C++]
HRESULT put_Excluded(
VARIANT_BOOL RelExcluded
);
[C++]Parameters
RelExcluded [out, retval] RelExcluded is a parameter of type VARIANT_BOOL RelExcluded [in] RelExcluded is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.