Content Engine .NET API
GuidConstants.Prop_TSMNodeName Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Prop_TSMNodeName value is {ABA15652-B06E-4913-80B7-F663CFDF0E4A}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_TSMNodeName As
Id
C#
public static
Id
Prop_TSMNodeName;
C++
public:
static
Id
Prop_TSMNodeName;
J#
public static
Id
Prop_TSMNodeName
JScript
public static Prop_TSMNodeName :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace