WorkflowManagerValidateTemplateForSchema Method |
Check whether template observers and participants have access to specified schema.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool ValidateTemplateForSchema(
Guid[] schemaMembers,
int templateId
)
Parameters
- schemaMembers
- Type: SystemGuid
- templateId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also