Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const TEMPLATE_TYPE As String = "TemplateType" |
C# |
---|
public const string TEMPLATE_TYPE = "TemplateType"; |
C++ |
---|
public: const String TEMPLATE_TYPE = L"TemplateType"; |
J# |
---|
public const string TEMPLATE_TYPE = "TemplateType" |
JScript |
---|
public const TEMPLATE_TYPE : String = "TemplateType"; |