Specifies an integer that indicates the type of publish request. This property is used internally by
the Content Engine API.
Namespace:
FileNet.Api.PublishingAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PublishRequestType As Nullable(Of Integer) |
C# |
---|
Nullable<int> PublishRequestType { get; } |
Visual C++ |
---|
property Nullable<int> PublishRequestType { Nullable<int> get (); } |
JavaScript |
---|
function get_publishRequestType(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ