You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > IReferenceResolver Interface > IReferenceResolver Methods > GetReference Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
IReferenceResolver.GetReference Method

Gets the reference for the sepecified object.

Syntax
C++
C#
Visual Basic
string GetReference( object context, object value );
Parameters
Parameters 
Description 
context 
The serialization context. 
value 
The object to get a reference for. 
Returns

The reference to the object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.