You are here: Symbol Reference > Stimulsoft.Base Namespace > StiKeyHelper Class > StiKeyHelper Methods > GetOrGeneratedKey Method > GetOrGeneratedKey Method (string, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiKeyHelper.GetOrGeneratedKey Method (string, string)

Returns key1 if it is not empty or key2 if it is not empty. Returns new generated key if both key1 and key2 is empty.

Syntax
C++
C#
Visual Basic
public: string GetOrGeneratedKey( string key1, string key2 );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.