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