Service registered lookup names
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
string[] LookupNames { get; }
ReadOnly Property LookupNames As String() Get
property array<String^>^ LookupNames { array<String^>^ get (); }
/** @property */ String[] get_LookupNames()