Content Engine .NET API
GuidConstants.Prop_VendorName 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_VendorName value is {A3EFB0DB-8347-4577-BD5E-53CF15188BF2}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_VendorName As
Id
C#
public static
Id
Prop_VendorName;
C++
public:
static
Id
Prop_VendorName;
J#
public static
Id
Prop_VendorName
JScript
public static Prop_VendorName :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace