Core/ServiceObjects/Schemas/ServiceObjectSchema library

Classes

ServiceObjectSchema
Represents the base class for all item and folder schemas.

Typedefs

PropertyFieldInfoDelegate = void Function(dynamic PropertyDefinition, dynamic FieldInfo)
Delegate that takes a property definition and matching static field info.