Content Engine .NET API
GuidConstants.Prop_StorageArea 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_StorageArea value is {8CCE9103-5BEF-409A-9C0F-EC480E10784A}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_StorageArea As
Id
C#
public static
Id
Prop_StorageArea;
C++
public:
static
Id
Prop_StorageArea;
J#
public static
Id
Prop_StorageArea
JScript
public static Prop_StorageArea :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace