Specifies an ID string that represents the Java™-based event handler associated with this publish style template (for example, PublishRequestHTMLHandler or PublishRequestPDFHandler).
Namespace: FileNet.Api.Publishing
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ProviderID As String |
C# |
---|
string ProviderID { get; set; } |
C++ |
---|
property string ProviderID abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_ProviderID(); /** property */ public void set_ProviderID(string value); |
JScript |
---|
public function get ProviderID() : String public function set ProviderID(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ