This document is archived and information here might be outdated. Recommended version. |
The definition expression on the remap table.
[Visual Basic .NET] Public Property DefinitionExpression As String
[C#] public string DefinitionExpression {get; set;}
[C++]
HRESULT get_DefinitionExpression(
System.String* pDefinition
);
[C++]
HRESULT put_DefinitionExpression(
BSTR pDefinition
);
[C++]
Parameters pDefinition [out, retval]
pDefinition is a parameter of type BSTR* pDefinition [in]
pDefinition is a parameter of type BSTR