[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 19673
type TSP_WorkflowServicesWorkflowDefinition = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
function KeyAsURLPart; override; |
published |
property AssociationUrl: string; [rw] |
property Description: string; [rw] |
property DisplayName: string; [rw] |
property DraftVersion: string; [rw] |
property FormField: string; [rw] |
property Id: TGUIDString; [rw] |
property InitiationUrl: string; [rw] |
property Properties: TSPKeyValueArray; [rw] |
property _Published: Boolean; [rw] |
property RequiresAssociationForm: Boolean; [rw] |
property RequiresInitiationForm: Boolean; [rw] |
property RestrictToScope: string; [rw] |
property RestrictToType: string; [rw] |
property Xaml: string; [rw] |
end; |
| |
| |
| |
TObject |