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