This document is archived and information here might be outdated. Recommended version. |
The definition query.
[Visual Basic .NET]
Public Property DefinitionQuery As String
[C#]
public string DefinitionQuery {get; set;}
[C++]
HRESULT get_DefinitionQuery(
System.String* pQuery
);
[C++]
HRESULT put_DefinitionQuery(
BSTR pQuery
);
[C++] Parameters pQuery [out, retval]
pQuery is a parameter of type BSTR* pQuery [in]
pQuery is a parameter of type BSTR
This property stores the pre-existing definition query of a time layer before time animation is played.