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