Gets the result type of the current take by id operation.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
TakeByIdsException..::.ResultType ResultType { get; }
ReadOnly Property ResultType As TakeByIdsException..::.ResultType
property TakeByIdsException..::.ResultType ResultType { TakeByIdsException..::.ResultType get (); }
/** @property */ TakeByIdsException..::.ResultType get_ResultType()