Returns the name of the class from which this object is instantiated.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetClassName As String |
C# |
---|
string GetClassName() |
Visual C++ |
---|
String^ GetClassName() |
JavaScript |
---|
function getClassName(); |