ICustomParameters public interface ICustomParameters Documentation int? BatchSize { get; } IMassOperationRef CustomMassOperation { get; } IEnumerable<IField> Fields { get; } IObjectTypeRef ObjectType { get; } Guid? ProcessIdentifier { get; }