Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property TSMNodeName As String |
| C# |
|---|
string TSMNodeName { get; set; } |
| Visual C++ |
|---|
property String^ TSMNodeName { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_tsmNodeName(); function set_tsmNodeName(value); |