IEditParameters public interface IEditParameters Documentation int? BatchSize { get; set; } IEnumerable<IField> Fields { get; } IObjectTypeRef ObjectType { get; } Guid? ProcessIdentifier { get; }