This document is archived and information here might be outdated. Recommended version. |
The definition selection set on the source catalog.
[Visual Basic .NET] Public Property DefinitionFIDs As IFIDSet
[C#] public IFIDSet DefinitionFIDs {get; set;}
[C++]
HRESULT get_DefinitionFIDs(
IFIDSet* ppFIDs
);
[C++]
HRESULT putref_DefinitionFIDs(
IFIDSet** ppFIDs
);
[C++] Parameters ppFIDs [in]
ppFIDs is a parameter of type IFIDSet* ppFIDs [out, retval]
ppFIDs is a parameter of type IFIDSet**