Specifies an integer that indicates the type of publish request. This property is used internally by the Content Engine API.
Namespace: FileNet.Api.Publishing
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PublishRequestType As Nullable(Of Integer) |
C# |
---|
Nullable<int> PublishRequestType { get; } |
C++ |
---|
property Nullable<int> PublishRequestType abstract { Nullable<int> get(); } |
J# |
---|
/** property */ public Nullable<int> get_PublishRequestType(); |
JScript |
---|
public function get PublishRequestType() : Nullable<int> |
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