[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 19862
type TSP_WorkflowServicesWorkflowSubscription = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property DefinitionId: TGUIDString; [rw] |
property Enabled: Boolean; [rw] |
property EventSourceId: TGUIDString; [rw] |
property EventTypes: TStringArray; [rw] |
property Id: TGUIDString; [rw] |
property ManualStartBypassesActivationLimit: Boolean; [rw] |
property Name: string; [rw] |
property ParentContentTypeId: string; [rw] |
property PropertyDefinitions: TSPKeyValueArray; [rw] |
property StatusFieldName: string; [rw] |
end; |
| |
| |
| |
TObject |