Windward Studios API Reference
getName Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders Namespace > BaseFullAccessProvider Class : getName Method




Glossary Item Box

Do not implement this. Only use it in the common Java engine. This builds the name from Name.

Syntax

Visual Basic (Declaration) 
Public Overrides Function getName() As String
Visual Basic (Usage)Copy Code
Dim instance As BaseFullAccessProvider
Dim value As String
 
value = instance.getName()
C# 
public override string getName()
Managed Extensions for C++ 
public: string* getName(); override 
C++/CLI 
public:
String^ getName(); override 

Return Value

The name of this access provider. Should be of the form "Anonymous". This should never change.

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software