Content Engine .NET API
GuidConstants.Prop_PropertyIdentity 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_PropertyIdentity value is {9A50EE23-298C-40F7-AC73-854B7C3DEE04}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_PropertyIdentity As
Id
C#
public static
Id
Prop_PropertyIdentity;
C++
public:
static
Id
Prop_PropertyIdentity;
J#
public static
Id
Prop_PropertyIdentity
JScript
public static Prop_PropertyIdentity :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace