Content Engine .NET API
GuidConstants.Prop_StateName 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_StateName value is {06632D45-A9BB-45A6-8988-BED14B02BA5E}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_StateName As
Id
C#
public static
Id
Prop_StateName;
C++
public:
static
Id
Prop_StateName;
J#
public static
Id
Prop_StateName
JScript
public static Prop_StateName :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace