Returns the name of the Content Engine property represented by this
Property object.
Namespace:
FileNet.Api.PropertyAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetPropertyName As String |
C# |
---|
string GetPropertyName() |
Visual C++ |
---|
String^ GetPropertyName() |
JavaScript |
---|
function getPropertyName(); |