This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerExtendedDefinition Interface > IFeatureLayerExtendedDefinition.ExtendedDefinitionExpression Property (ArcObjects .NET 10.4 SDK) |
The extended definition expression.
[Visual Basic .NET] Public Sub ExtendedDefinitionExpression ( _ ByRef pExpression As String _ )
[C#] public void ExtendedDefinitionExpression ( ref string pExpression );
[C++]
HRESULT get_ExtendedDefinitionExpression(
BSTR* pExpression
);
[C++]
Parameters pExpression [out] pExpression is a parameter of type BSTR